llvm-project/clang/test/CXX/class/class.mem
Richard Smith 88fe69ce21 DR1909: Diagnose all invalid cases of a class member sharing its name with the class.
llvm-svn: 241425
2015-07-06 01:45:27 +00:00
..
p1.cpp
p1b.cpp
p2.cpp When we see something that looks like a constructor with a return type, only issue one error, not two. 2015-07-06 01:04:39 +00:00
p5-0x.cpp
p8-0x.cpp
p13.cpp DR1909: Diagnose all invalid cases of a class member sharing its name with the class. 2015-07-06 01:45:27 +00:00
p14.cpp Don't use the implicit int rule for error recovery in C++. Instead, try to 2012-05-15 21:01:51 +00:00