llvm-project/clang/test/CXX/temp/temp.constr
Erich Keane babdef27c5 Re-apply "Deferred Concept Instantiation Implementation"
This reverts commit 95d94a6775.

This implements the deferred concepts instantiation, which should allow
the libstdc++ ranges to properly compile, and for the CRTP to work for
constrained functions.

Since the last attempt, this has fixed the issues from @wlei and
@mordante.

Differential Revision: https://reviews.llvm.org/D126907
2022-09-22 05:53:59 -07:00
..
temp.constr.constr Re-apply "Deferred Concept Instantiation Implementation" 2022-09-22 05:53:59 -07:00
temp.constr.decl [Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2a 2020-01-24 00:48:59 +02:00
temp.constr.normal [clang] fix crash on template instantiation of invalid requires expressions 2021-08-03 23:16:04 +02:00
temp.constr.order Re-apply "Deferred Concept Instantiation Implementation" 2022-09-22 05:53:59 -07:00