[Lldb-commits] [lldb] [lldb][test] When an external stdlib is specified do not link to the system stdlib (PR #164462)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 28 02:34:03 PDT 2025


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

LGTM, we can clean things up in follow-up PRs. But this should fix the immediate issue of accidentally linking against libstdc++.

Could add `Fixes https://github.com/llvm/llvm-project/issues/116040` to the PR description before merging?

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


More information about the lldb-commits mailing list