[all-commits] [llvm/llvm-project] 50f7c6: Default to GLIBCXX_USE_CXX11_ABI=ON
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Fri Aug 22 00:36:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50f7c6a5b94ea312d789511517b0800a0dab1230
https://github.com/llvm/llvm-project/commit/50f7c6a5b94ea312d789511517b0800a0dab1230
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2025-08-22 (Fri, 22 Aug 2025)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
Default to GLIBCXX_USE_CXX11_ABI=ON
Because many of our bots actually don't run a listdc++ compatible with
_GLIBCXX_USE_CXX11_ABI=0. See
https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html for
details.
This is a follow-up to be179d069664ce03c485e49fa1f6e2ca3d6286fa related
to #154447.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list