llvm-project/clang/include
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
..
clang Re-apply "Deferred Concept Instantiation Implementation" 2022-09-22 05:53:59 -07:00
clang-c Add clang_CXXMethod_isDeleted function 2022-09-21 11:12:48 -04:00
CMakeLists.txt