llvm-project/clang/test/CXX/temp/temp.constr/temp.constr.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
..
function-templates.cpp [Concepts] Function trailing requires clauses 2020-01-09 15:07:51 +02:00
non-function-templates.cpp [Concepts] Function trailing requires clauses 2020-01-09 15:07:51 +02:00
partial-specializations.cpp [Concepts] Profile TypeConstraints in ProfileTemplateParameterList 2020-01-23 09:59:51 +02:00