[libcxx-commits] [libcxx] [libc++] Deprecate and remove `uncaught_exception` (PR #101830)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 3 09:31:04 PDT 2024


================
@@ -44,6 +44,9 @@ Implemented Papers
 Improvements and New Features
 -----------------------------
 
+- The ``_LIBCPP_ENABLE_CXX20_REMOVED_UNCAUGHT_EXCEPTION`` macro has been added to make ``std::uncaught_exception``
+  available.
+
 - TODO
----------------
frederick-vs-ja wrote:

Done.

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


More information about the libcxx-commits mailing list