Updated the wording for a diagnostic to be more grammatically correct, and use...
Updated the wording for a diagnostic to be more grammatically correct, and use a %select. Also ensure that nested namespace definitions are diagnosed properly. Both changes are motivated by post-commit feedback from r221580. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221581 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticParseKinds.td 5 additions, 2 deletionsinclude/clang/Basic/DiagnosticParseKinds.td
- lib/Parse/ParseDecl.cpp 1 addition, 1 deletionlib/Parse/ParseDecl.cpp
- lib/Parse/ParseDeclCXX.cpp 6 additions, 1 deletionlib/Parse/ParseDeclCXX.cpp
- test/Parser/cxx0x-attributes.cpp 2 additions, 2 deletionstest/Parser/cxx0x-attributes.cpp
Loading
Please register or sign in to comment