[Lldb-commits] [lldb] [lldb] Fix some tests that fail with system libstdc++ (PR #106885)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 2 03:38:13 PDT 2024


Michael137 wrote:

We should probably skip the `USE_LIBCPP` tests in the cases where a libc++ is nowhere available. Don't think that'd be easy to do at the Makefile level, but possibly lldb-dotest?

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


More information about the lldb-commits mailing list