[clang] [Clang] fix missing source location for errors in macro-expanded (PR #143460)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 11 14:18:31 PDT 2025
https://github.com/efriedma-quic approved this pull request.
LGTM
(It might be worth trying to audit other uses of getLocForEndOfToken; it looks like there are other dubious uses. But we don't need to do everything in one patch.)
https://github.com/llvm/llvm-project/pull/143460
More information about the cfe-commits
mailing list