[Lldb-commits] [lldb] [lldb] Change most tests to build with system libc++ on Darwin (PR #190034)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 6 14:52:02 PDT 2026


https://github.com/JDevlieghere approved this pull request.

LGTM as it improves the status quo. I'm a little wary of reducing the test coverages for libc++, but I also have to admit that most of our (non libcxx) test don't use very advanced features from the standard library, so maybe we don't lose that much coverage.

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


More information about the lldb-commits mailing list