[Lldb-commits] [lldb] [lldb][ClangExpressionParser] Set BuiltinHeadersInSystemModules depending on SDK version (PR #102309)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 7 09:02:00 PDT 2024


https://github.com/adrian-prantl approved this pull request.

Thanks, this LGTM, next step should be to replace the use of `include_directories` with `DW_AT_APPLE_sdk`.

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


More information about the lldb-commits mailing list