[libcxx-commits] [libcxx] [libc++] P2602R2 Poison Pills are Too Toxic (PR #74534)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 26 05:07:02 PST 2024


================
@@ -266,7 +266,7 @@ Status
     --------------------------------------------------- -----------------
     ``__cpp_lib_polymorphic_allocator``                 ``201902L``
     --------------------------------------------------- -----------------
-    ``__cpp_lib_ranges``                                ``202207L``
+    ``__cpp_lib_ranges``                                ``202110L``
----------------
huixie90 wrote:

do we have a test for this change? I wonder what is the reason to combine https://github.com/llvm/llvm-project/issues/70557 with implementing this paper?

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


More information about the libcxx-commits mailing list