[clang] [clang] Use File Location for debug info resolution. (PR #163982)

Michael Buch via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 29 04:27:50 PDT 2025


https://github.com/Michael137 approved this pull request.

Seems simple enough, LGTM too.

I tested the issue that we saw internally with `__builtin_verbose_trap` inside an Apple block, and LLDB now stops at a more sensible location.

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


More information about the cfe-commits mailing list