[Lldb-commits] [lldb] [lldb][ClangExpressionParser] Set BuiltinHeadersInSystemModules depending on SDK version (PR #101778)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 6 09:56:19 PDT 2024
Michael137 wrote:
Talked to Adrian and we decided it's best if we landed this on the apple/llvm-project fork 6.0 branch. There's a larger refactor we'll do on llvm.org main instead (mainly re-using the PlatformDarwin and HostInfo utilities to get the correct SDK directory, instead of the DWARF support files).
https://github.com/llvm/llvm-project/pull/101778
More information about the lldb-commits
mailing list