[PATCH] D40860: [clangd] Fix diagnostic positions
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 12 09:23:35 PST 2017
sammccall added a comment.
https://reviews.llvm.org/D41118 adds real (non-empty) ranges for diagnostics.
I've copied all the changes you've made here with some slight tweaks, as they were required for that too.
If you like it as-is, probably easiest to land that instead.
But I'm also happy for you to land this and I'll merge. Up to you.
https://reviews.llvm.org/D40860
More information about the cfe-commits
mailing list