forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/2.6'
Conflicts: src/plugins/cpptools/cppcompletion_test.cpp src/plugins/projectexplorer/kitmanagerconfigwidget.cpp src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp src/plugins/qtsupport/baseqtversion.cpp tests/auto/cplusplus/findusages/tst_findusages.cpp Change-Id: Idd2abc09753a71a6c252bfa9914274459b2c7e63
This commit is contained in:
2
src/libs/3rdparty/cplusplus/AST.cpp
vendored
2
src/libs/3rdparty/cplusplus/AST.cpp
vendored
@@ -29,7 +29,7 @@
|
||||
|
||||
/*
|
||||
All firstToken/lastToken methods below which have a doxygen comment with
|
||||
\generated in it, will be re-generated when the tool "generate-ast" is run.
|
||||
\generated in it, will be re-generated when the tool "cplusplus-update-frontend" is run.
|
||||
|
||||
For methods which are hand-coded, or which should not be changed, make sure that
|
||||
the comment is gone.
|
||||
|
||||
Reference in New Issue
Block a user