llvm-project/clang/test/CXX/special
Matheus Izvekov 1819222860 [clang] tests: cleanup, update and add some new ones
This reworks a small set of tests, as preparatory work for implementing
P2266.
* Run for more standard versions, including c++2b.
* Normalize file names and run commands.
* Adds some extra tests.

New Coroutine tests taken from Aaron Puchert's D68845.

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D99225
2021-04-09 17:24:08 +02:00
..
class.conv/class.conv.ctor
class.copy [clang] tests: cleanup, update and add some new ones 2021-04-09 17:24:08 +02:00
class.ctor PR48763: Better handling for classes that inherit a default constructor. 2021-01-18 18:54:04 -08:00
class.dtor Add a test triple to avoid failure under MS ABI. 2020-03-12 16:44:09 -07:00
class.free
class.inhctor PR48763: Better handling for classes that inherit a default constructor. 2021-01-18 18:54:04 -08:00
class.init C++ DR2026: static storage duration variables are not zeroed before 2020-02-06 16:37:22 -08:00
class.temporary