llvm-project/clang/test/CXX/class
Eric Fiselier fcd50538c2 Adjust and fix failing CXX tests after r332799
llvm-svn: 332800
2018-05-19 03:33:56 +00:00
..
class.base/class.base.init
class.bit Implement DR2229, which prohibits unnamed bit-fields from having qualifiers in C++. 2018-03-17 21:08:40 +00:00
class.friend Lit C++11 Compatibility Patch #8 2016-04-14 23:47:07 +00:00
class.local
class.mem 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
class.mfct/class.mfct.non-static revert changes from r311851. 2017-08-27 19:00:08 +00:00
class.nest [Lit Test] Updated 20 Lit tests to be C++11 compatible. 2015-12-10 01:07:17 +00:00
class.nested.type
class.static/class.static.data Don't warn about runtime behavior problems in variable initializers that we 2017-09-23 18:27:11 +00:00
class.union Adjust and fix failing CXX tests after r332799 2018-05-19 03:33:56 +00:00
p1-0x.cpp
p2-0x.cpp
p6-0x.cpp