[clang] [clang][Diagnostics] Fix wrong line number display (PR #65238)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 3 23:40:14 PDT 2023
cor3ntin wrote:
This looks good. My only question is, can `Loc` ever be invalid there, and what happens if it is?
https://github.com/llvm/llvm-project/pull/65238
More information about the cfe-commits
mailing list