Files
clang-p2996/clang/test/CXX/expr/expr.prim/expr.prim.req/compound-requirement.cpp
Erich Keane 12cb1cb372 Revert "[clang] Instantiate concepts with sugared template arguments"
This reverts commit b8064374b2.

Based on the report here:
https://github.com/llvm/llvm-project/issues/59271

this produces a significant increase in memory use of the compiler and a
large compile-time regression.  This patch reverts this so that we don't
branch for release with that issue.
2023-01-17 07:29:31 -08:00

7.5 KiB