[llvm] [clang] [CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined functions (PR #75385)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 16 09:08:30 PST 2024


zmodem wrote:

We're hitting the same assert (tracking in https://crbug.com/1518841) but don't have a good reproducer to share (it's during lto of a large binary). Jeremy's reproducer seems good though.

Can we revert this while it's being investigated, please?

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


More information about the cfe-commits mailing list