llvm-project/clang/test/CXX/class/class.mem
Richard Smith 0f56118c57 Fix half of PR26048. We don't yet diagnose the case where the anonymous union member is declared first and the tag name is declared second.
llvm-svn: 256979
2016-01-06 21:54:29 +00:00
..
p1.cpp
p1b.cpp
p2.cpp
p5-0x.cpp
p8-0x.cpp
p13.cpp Fix half of PR26048. We don't yet diagnose the case where the anonymous union member is declared first and the tag name is declared second. 2016-01-06 21:54:29 +00:00
p14.cpp