[Lldb-commits] [lldb] [lldb][test] Don't run libc++ API tests without a locally built libc++ (PR #162657)
Ebuka Ezike via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 10 07:22:42 PDT 2025
da-viper wrote:
To confirm that means that, the `libc++` tests are no longer tested against the system's `libc++` and to enable `libc++` test you have to add `libcxx` to `LLVM_ENABLE_RUNTIMES` ?
https://github.com/llvm/llvm-project/pull/162657
More information about the lldb-commits
mailing list