[Lldb-commits] [lldb] [lldb] Fix FindProcessImpl() for iOS simulators (PR #139174)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Fri May 30 17:18:42 PDT 2025


JDevlieghere wrote:

Thanks for the heads up. The build issue was because we didn't pass `USE_SYSTEM_STDLIB`, which we need when targeting the simulators. I've revived the test in #142244.

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


More information about the lldb-commits mailing list