PR12500: Improve the wording of the diagnostic for a redefinition of a name
in the wrong namespace scope. Patch by Jonathan Sauer! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154656 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticSemaKinds.td 2 additions, 2 deletionsinclude/clang/Basic/DiagnosticSemaKinds.td
- lib/Sema/SemaDecl.cpp 1 addition, 1 deletionlib/Sema/SemaDecl.cpp
- test/CXX/temp/temp.spec/temp.expl.spec/p2-0x.cpp 3 additions, 3 deletionstest/CXX/temp/temp.spec/temp.expl.spec/p2-0x.cpp
- test/CXX/temp/temp.spec/temp.expl.spec/p2.cpp 3 additions, 3 deletionstest/CXX/temp/temp.spec/temp.expl.spec/p2.cpp
- test/SemaCXX/nested-name-spec.cpp 1 addition, 1 deletiontest/SemaCXX/nested-name-spec.cpp
- test/SemaCXX/qual-id-test.cpp 1 addition, 1 deletiontest/SemaCXX/qual-id-test.cpp
Loading
Please register or sign in to comment