Per [dcl.meaning]p1, a name in an inline namespace can be redeclared using a
name from the enclosing namespace set if the name is specified as a qualified-id. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196464 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Sema/IdentifierResolver.h 7 additions, 4 deletionsinclude/clang/Sema/IdentifierResolver.h
- include/clang/Sema/Sema.h 5 additions, 6 deletionsinclude/clang/Sema/Sema.h
- lib/Sema/IdentifierResolver.cpp 3 additions, 4 deletionslib/Sema/IdentifierResolver.cpp
- lib/Sema/SemaDecl.cpp 19 additions, 19 deletionslib/Sema/SemaDecl.cpp
- lib/Sema/SemaTemplate.cpp 2 additions, 1 deletionlib/Sema/SemaTemplate.cpp
- test/CXX/dcl.decl/dcl.meaning/p1-0x.cpp 79 additions, 0 deletionstest/CXX/dcl.decl/dcl.meaning/p1-0x.cpp
Loading
Please register or sign in to comment