llvm-project/clang/test/CXX
Corentin Jabot 9f63cd763e [Clang][NFC] Cleanup dcl.constexpr/p3 tests
* Check for warnings instead of using -Werror, to avoid masking the
type of diagnostic emitted

* use different -verify labels instead of using conditional
compilation of diagnostic checks

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D122265
2022-03-23 15:37:48 +01:00
..
basic [NFC] Use %clang_cc instead of %clang in c++20 module tests 2021-12-22 11:50:47 +08:00
class [clang] p2085 out-of-class comparison operator defaulting 2021-12-20 08:47:54 -08: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 [clang] fix transformation of template arguments of 'auto' type constraints 2021-09-08 03:22:34 +02:00
dcl.dcl [Clang][NFC] Cleanup dcl.constexpr/p3 tests 2022-03-23 15:37:48 +01:00
dcl.decl Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
drs [clang] CWG 2354: prohibit alignas for enums 2022-03-16 15:48:18 +08:00
except [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
expr [Clang] Remove redundant init-parens in AST print 2022-02-28 19:31:16 -06:00
lex Add type information to integral template argument if required. 2021-05-12 19:00:08 +00:00
module [NFC] [C++20] [Modules] Add test to show private module fragment is not allowed in partition unit 2022-03-09 19:05:54 +08:00
modules-ts Revert "[clang][ABI] New C++20 module mangling scheme" 2022-03-09 10:15:15 +08:00
over [clang] retain type sugar in auto / template argument deduction 2021-11-15 23:07:45 +01:00
special Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07: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] Diagnose invalid member variable with template parameters 2022-03-03 15:51:46 +01:00