llvm-project/clang/test/CXX
Matheus Izvekov f62433f17c
[NFC] Add test cases reported in PR54341
Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>

Differential Revision: https://reviews.llvm.org/D127074
2022-06-05 20:34:28 +02:00
..
basic Expand definition deprecation warning to include constexpr statements. 2022-06-01 11:31:07 -04:00
class [NFC] Add test cases reported in PR54341 2022-06-05 20:34:28 +02:00
class.access [clang] Implement P0692R1 from C++20 (access checking on specializations and instantiations) 2021-08-10 19:20:50 +04:00
class.derived
conv
cpp [clang][WebAssemmbly] Call TargetInfo::adjust in derived method. 2022-02-10 16:04:06 -08:00
dcl [concepts] Implement dcl.decl.general p4: No constraints on non-template funcs 2022-05-17 06:21:51 -07:00
dcl.dcl Support warn_unused_result on typedefs 2022-06-02 20:57:31 +00:00
dcl.decl [concepts] Implement dcl.decl.general p4: No constraints on non-template funcs 2022-05-17 06:21:51 -07:00
drs C++ DR2394: Const-default-constructible for members. 2022-05-25 14:20:11 -04:00
except [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
expr [concepts] Implement dcl.decl.general p4: No constraints on non-template funcs 2022-05-17 06:21:51 -07:00
lex Add type information to integral template argument if required. 2021-05-12 19:00:08 +00:00
module [C++20] [Modules] Judge current module correctly 2022-04-21 11:09:55 +08:00
modules-ts Change the behavior of implicit int diagnostics 2022-05-04 08:35:47 -04:00
over [concepts] Implement dcl.decl.general p4: No constraints on non-template funcs 2022-05-17 06:21:51 -07:00
special C++ DR2394: Const-default-constructible for members. 2022-05-25 14:20:11 -04:00
stmt.stmt Do not check if we are in a discared context in non-immediate contexts 2021-12-07 12:13:35 -05:00
temp [clang] NFC: introduce test for D126620 2022-05-30 22:45:57 +02:00