forked from qt-creator/qt-creator
Clang: add follow symbol infrastructure
Add messages and jobs Change-Id: I875280216da40ce08d972024789c060205746421 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
This commit is contained in:
@@ -53,6 +53,7 @@ HEADERS += \
|
||||
$$PWD/unsavedfile.h \
|
||||
$$PWD/unsavedfiles.h \
|
||||
$$PWD/utf8positionfromlinecolumn.h \
|
||||
$$PWD/clangfollowsymboljob.h
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/clangcodecompleteresults.cpp \
|
||||
@@ -101,3 +102,4 @@ SOURCES += \
|
||||
$$PWD/unsavedfile.cpp \
|
||||
$$PWD/unsavedfiles.cpp \
|
||||
$$PWD/utf8positionfromlinecolumn.cpp \
|
||||
$$PWD/clangfollowsymboljob.cpp
|
||||
|
||||
Reference in New Issue
Block a user