[Lldb-commits] [lldb] [lldb][darwin] force BuiltinHeadersInSystemModules to be always false (PR #144913)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 26 14:58:51 PDT 2025


adrian-prantl wrote:

> It's not _just_ `BuiltinHeadersInSystemModules` either. There are lots of things that the driver toolchain does that you shouldn't be skipping.

We should definitely _also_ find a way to factor that into a function LLDB can call.

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


More information about the lldb-commits mailing list