[clang] [clang-tools-extra] [clang] Extend SourceLocation to 64 bits. (PR #147292)

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 7 23:37:59 PDT 2025


hokein wrote:

> Why is this a new review? What changed from the last one I looked at?

Ah, right -- this patch is actually derived from the previous one, and it is simpler. That older patch became a bit outdated since some of its changes were split out and already landed in main. I found it easier to start fresh with a new patch rather than rebasing the old one.

That said, if you’d prefer to stick with the old review (to preserve the initial comments there), I can force-push this patch to the old review instead. 


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


More information about the cfe-commits mailing list