[clang] [clang] Add -fno-debug-record-sysroot (PR #192541)

Michael Buch via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 17 08:00:46 PDT 2026


Michael137 wrote:

Possibly orthogonal to the discussion, but we've previously talked about removing the need for `DW_LLVM_AT_include_path` entirely (I think @cachemeifyoucan mentioned that it's incompatible with the LLVM CAS work). Not sure about sysroot though. I guess LLDB uses it to determine which SDK to reach into when needed, so we probably do need it there.

@keith could you elaborate on the "reproducible builds" part?

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


More information about the cfe-commits mailing list