[clang] Update __cpp_concepts macro (PR #87998)

via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 8 08:02:42 PDT 2024


================
@@ -110,6 +110,11 @@ C++20 Feature Support
   templates (`P1814R0 <https://wg21.link/p1814r0>`_).
   (#GH54051).
 
+- __cpp_concepts macro now updated to `202002L`, as we are confident that,
+  modulo a handful of bugs and core issues, that our concepts implementation is
----------------
cor3ntin wrote:

We have fairly large hands https://github.com/llvm/llvm-project/labels/concepts - but i agree doing that early in the 19 cycle makes sense

https://github.com/llvm/llvm-project/pull/87998


More information about the cfe-commits mailing list