llvm-project/clang/test/CXX/temp
Yuanfang Chen 1510595dce [Sema] Mark explicit specialization declaration in a friend invalid
Down the path, if there is a implicit instantiation, this may trigger
the assertion "Member specialization must be an explicit specialization"
in `clang::FunctionDecl::setFunctionTemplateSpecialization`.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D113245
2021-12-15 10:26:55 -08: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
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 [Sema] Mark explicit specialization declaration in a friend invalid 2021-12-15 10:26:55 -08:00
temp.type
p3.cpp Improve recovery from invalid template-ids. 2020-03-27 17:11:04 -07:00