[llvm] Be explicit about what libstdc++ C++11 ABI to use (PR #154447)

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 22 00:32:32 PDT 2025


serge-sans-paille wrote:

> Thank you. :)

Actually digging on the bot errors, it looks like the default should be to use `_GLIBCXX_USE_CXX11_ABI=1`. i'll give this a try and backout if that one fails.

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


More information about the llvm-commits mailing list