[llvm-branch-commits] [clang] release/21.x: [DebugInfo] When referencing structured bindings use the reference's location, not the binding's declaration's location (#153637) (PR #156664)
Tom Stellard via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Sep 10 16:48:33 PDT 2025
tstellar wrote:
> Do we also need to backport [5b4819e](https://github.com/llvm/llvm-project/commit/5b4819e337c662fad7176a1d8e7b95a94f199290) ? I'm seeing the test from this commit fail on our i686 builders.
I just realized the test name in this PR is slightly different form the one in 5b4819e337c662fad7176a1d8e7b95a94f199290. Do we need a similar fix?
https://github.com/llvm/llvm-project/pull/156664
More information about the llvm-branch-commits
mailing list