llvm-project/clang/test/CXX/special
Richard Smith 461566b046 Add a test triple to avoid failure under MS ABI.
MS ABI has slightly different rules for when destructors are implicitly
defined and when the 'delete this' is checked that are out of scope for
the intent of this test.
2020-03-12 16:44:09 -07:00
..
class.conv/class.conv.ctor
class.copy [cxx2a] P0641R2: (Some) type mismatches on defaulted functions only 2018-09-28 01:16:43 +00:00
class.ctor [cxx2a] P0641R2: (Some) type mismatches on defaulted functions only 2018-09-28 01:16:43 +00: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 When diagnosing the lack of a viable conversion function, also list 2020-01-09 15:15:02 -08:00
class.init C++ DR2026: static storage duration variables are not zeroed before 2020-02-06 16:37:22 -08:00
class.temporary PR24164, PR39336: init-captures are not distinct full-expressions. 2018-10-19 19:01:34 +00:00