[clang] [clang][ExprConst] Add another missing `NoteLValueLocation()` call (PR #195098)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Fri May 1 10:41:16 PDT 2026
https://github.com/efriedma-quic approved this pull request.
Oh, I think I misread some of the diagnostics; the note isn't attached to the warning on the same line. Maybe consider using a marker to move the note next to the corresponding diagnostic?
Otherwise LGTM
https://github.com/llvm/llvm-project/pull/195098
More information about the cfe-commits
mailing list