llvm-project/clang/test/CXX/temp/temp.constr
Saar Raz 62c221b509 [Concepts] Profile TypeConstraints in ProfileTemplateParameterList
Profile TypeConstraints in ProfileTemplateParameterList so we can distinguish
between partial specializations which differ in their TemplateParameterList
type constraints.

Recommit, now profiling the IDC so that we can deal with situations where the
TemplateArgsAsWritten are nullptr (happens when canonicalizing type constraints).
2020-01-23 09:59:51 +02:00
..
temp.constr.constr [Concepts] Profile TypeConstraints in ProfileTemplateParameterList 2020-01-23 09:59:51 +02:00
temp.constr.decl [Concepts] Type Constraints 2020-01-15 04:02:39 +02:00
temp.constr.normal [Concepts] Constrained partial specializations and function overloads. 2019-12-23 08:37:35 +02:00
temp.constr.order [Concepts] Function trailing requires clauses 2020-01-09 15:07:51 +02:00