llvm-project/clang/test/CXX/temp
Corentin Jabot 942c03910a [Clang] Diagnose invalid member variable with template parameters
Fixes https://github.com/llvm/llvm-project/issues/54151

Reviewed By: erichkeane, aaron.ballman

Differential Revision: https://reviews.llvm.org/D120881
2022-03-03 15:51:46 +01:00
..
concept
temp.arg Revert "[clang] deprecate frelaxed-template-template-args, make it on by default" 2021-11-02 17:02:19 -04:00
temp.constr Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
temp.decls [clang] retain type sugar in auto / template argument deduction 2021-11-15 23:07:45 +01:00
temp.deduct [Concepts] Do not check constraints if not all template arguments have been deduced 2020-02-12 16:02:12 +02:00
temp.deduct.guide
temp.explicit Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
temp.fct.spec [clang] fix regression deducing pack expansion arguments introduced by D110216 2021-11-19 03:36:20 +01:00
temp.names
temp.param Introduce _BitInt, deprecate _ExtInt 2021-12-06 12:52:01 -05:00
temp.pre PR46729: Reject explicit and partial specializations with C linkage. 2020-07-29 17:44:32 -07:00
temp.res DR1413 and part of P1815R2: Minor improvements to Clang's determination 2020-12-15 14:53:26 -08:00
temp.spec [Clang] Diagnose invalid member variable with template parameters 2022-03-03 15:51:46 +01:00
temp.type
p3.cpp Improve recovery from invalid template-ids. 2020-03-27 17:11:04 -07:00