[Lldb-commits] [lldb] [lldb] Change most tests to build with system libc++ on Darwin (PR #190034)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 2 06:53:41 PDT 2026
https://github.com/Michael137 approved this pull request.
Seems reasonable to me. It simplifies our testing infrastructure and requirements (on Darwin at least, where there's been a lot of friction to keep the locally-built libc++ requirement going).
https://github.com/llvm/llvm-project/pull/190034
More information about the lldb-commits
mailing list