[libcxx-commits] [libcxx] [WIP][libc++] Fixes basic_streambuf instantiation. (PR #70963)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 21 10:31:39 PST 2023
================
@@ -320,6 +320,7 @@ generic-gcc)
-DLIBCXXABI_ENABLE_WERROR=NO \
-DLIBUNWIND_ENABLE_WERROR=NO
check-runtimes
+ check-abi-list
----------------
ldionne wrote:
Can you file an issue to track the addition of `check-abi-list` to the GCC builds? I think this is worth doing and it's definitely not going to be a slam dunk, so we'll want an issue to track it.
https://github.com/llvm/llvm-project/pull/70963
More information about the libcxx-commits
mailing list