forked from qt-creator/qt-creator
Clang: Print message if message is lost
If there is a message counter mismatch it is very helpful to get message content. Change-Id: I4ea2526bd4b72010627e99de08ff9a8e64ca3d02 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
@@ -47,7 +47,8 @@ SOURCES += $$PWD/ipcserverinterface.cpp \
|
||||
$$PWD/updatetranslationunitsforeditormessage.cpp \
|
||||
$$PWD/updatevisibletranslationunitsmessage.cpp \
|
||||
$$PWD/highlightingchangedmessage.cpp \
|
||||
$$PWD/highlightingmarkcontainer.cpp
|
||||
$$PWD/highlightingmarkcontainer.cpp \
|
||||
$$PWD/messageenvelop.cpp
|
||||
|
||||
HEADERS += \
|
||||
$$PWD/ipcserverinterface.h \
|
||||
|
||||
Reference in New Issue
Block a user