[clang] [clang][Diagnostics] Fix wrong line number display (PR #65238)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 3 23:50:10 PDT 2023


tbaederr wrote:

In 8554a55d041f2c7de329adda538cadf7eeb6e8a8, this was added to fix a range with a lower begin source location than `Loc` is, so I think this change would break that?

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


More information about the cfe-commits mailing list