diff options
Diffstat (limited to 'src/libs/3rdparty/cplusplus/AST.cpp')
-rw-r--r-- | src/libs/3rdparty/cplusplus/AST.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/3rdparty/cplusplus/AST.cpp b/src/libs/3rdparty/cplusplus/AST.cpp index 0e885862da..13c4568fb7 100644 --- a/src/libs/3rdparty/cplusplus/AST.cpp +++ b/src/libs/3rdparty/cplusplus/AST.cpp @@ -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. |