[libcxx-commits] [libcxxabi] [libc++abi] Revert gating of `__cxa_thread_atexit` on Linux||Fuchsia (PR #186054)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Mar 28 10:34:23 PDT 2026


================
@@ -106,7 +106,6 @@ namespace {
 
 #endif // HAVE___CXA_THREAD_ATEXIT_IMPL
 
-#if defined(__linux__) || defined(__Fuchsia__)
 extern "C" {
----------------
whitequark wrote:

Done

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


More information about the libcxx-commits mailing list