llvm-project/clang/test/CXX/class
Corentin Jabot 9221bedfd7 Revert "Implement CWG2631"
This reverts commit 26fa17ed29.
This reverts commit 4403c4f9e7.

There is still an ODR issue causing linker errors, investigating.
2022-11-30 16:03:05 +01:00
..
class.base/class.base.init
class.bit Fix -Wbitfield-constant-conversion on 1-bit signed bitfield 2022-08-09 11:43:50 -04:00
class.compare [clang] Add fix-it note to defaulted-function-deleted warning 2022-10-04 19:38:10 +01:00
class.dtor [Concepts] Implement overload resolution for destructors (P0848) 2022-06-19 00:30:37 +03:00
class.friend re-land [C++20][Modules] Update handling of implicit inlines [P1779R3] 2022-07-21 09:17:01 +01:00
class.init/class.copy.elision [clang] Implement ElaboratedType sugaring for types written bare 2022-07-27 11:10:54 +02:00
class.local Revert "Implement CWG2631" 2022-11-30 16:03:05 +01:00
class.mem [clang] Implement ElaboratedType sugaring for types written bare 2022-07-27 11:10:54 +02:00
class.mfct re-land [C++20][Modules] Update handling of implicit inlines [P1779R3] 2022-07-21 09:17:01 +01:00
class.nest
class.nested.type
class.static/class.static.data
class.union
p1-0x.cpp
p2-0x.cpp
p6-0x.cpp