[libcxx-commits] [libcxx] [libc++] Deprecate std::launch::any extension (PR #173397)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 24 04:44:57 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.
----------------
sohail103 wrote:
Okay, made all the suggested changes in the docs, warning message, tests, PR title and description. Thanks for the clarification.
https://github.com/llvm/llvm-project/pull/173397
More information about the libcxx-commits
mailing list