When the end loc of the specified range is a split token, makeFileCharRange
does not process it correctly. This patch adds proper support for split tokens.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sorry about this. I stared at this a few times and it *seems* right to me, and fixes the bug...