DR1909: Diagnose all invalid cases of a class member sharing its name with the class.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241425 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Parse/ParseDeclCXX.cpp 5 additions, 4 deletionslib/Parse/ParseDeclCXX.cpp
- lib/Sema/SemaDecl.cpp 11 additions, 6 deletionslib/Sema/SemaDecl.cpp
- lib/Sema/SemaTemplate.cpp 10 additions, 0 deletionslib/Sema/SemaTemplate.cpp
- test/CXX/class/class.mem/p13.cpp 35 additions, 6 deletionstest/CXX/class/class.mem/p13.cpp
- test/CXX/dcl.dcl/dcl.spec/dcl.typedef/p2-0x.cpp 2 additions, 4 deletionstest/CXX/dcl.dcl/dcl.spec/dcl.typedef/p2-0x.cpp
- test/CXX/drs/dr19xx.cpp 15 additions, 0 deletionstest/CXX/drs/dr19xx.cpp
- test/CXX/drs/dr3xx.cpp 0 additions, 12 deletionstest/CXX/drs/dr3xx.cpp
- test/SemaCXX/alias-template.cpp 2 additions, 4 deletionstest/SemaCXX/alias-template.cpp
- test/SemaCXX/struct-class-redecl.cpp 2 additions, 2 deletionstest/SemaCXX/struct-class-redecl.cpp
- test/SemaTemplate/injected-class-name.cpp 6 additions, 0 deletionstest/SemaTemplate/injected-class-name.cpp
- www/cxx_dr_status.html 2 additions, 2 deletionswww/cxx_dr_status.html
Loading
Please register or sign in to comment