[Lldb-commits] [lldb] [lldb][darwin] force BuiltinHeadersInSystemModules to be always false (PR #144913)
Ian Anderson via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 26 09:54:36 PDT 2025
ian-twilightcoder wrote:
It's not _just_ `BuiltinHeadersInSystemModules` either. There are lots of things that the driver toolchain does that you shouldn't be skipping.
https://github.com/llvm/llvm-project/pull/144913
More information about the lldb-commits
mailing list