[libcxx-commits] [libcxx] [libc++] Deprecate non-standard std::launch::any extension (PR #173397)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 24 00:54:42 PST 2025
================
@@ -102,6 +102,8 @@ Improvements and New Features
Deprecations and Removals
-------------------------
+- Non-conforming extension ``launch::any`` is deprecated. It will be removed in LLVM 23.
----------------
philnik777 wrote:
Adding names continues to be conforming. Extensions are a thing. Also, this should be removed in LLVM 24 at the earliest.
https://github.com/llvm/llvm-project/pull/173397
More information about the libcxx-commits
mailing list