[PATCH] D97123: [clangd] Support FixIts that use InsertFromRange instead of inserting raw text
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 22 11:37:41 PST 2021
njames93 updated this revision to Diff 325515.
njames93 added a comment.
Sort of added tests. Though they seem hacked in and I can't find a simple way to test the synthetic diagnostic messages.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97123/new/
https://reviews.llvm.org/D97123
Files:
clang-tools-extra/clangd/Diagnostics.cpp
clang-tools-extra/clangd/SourceCode.cpp
clang-tools-extra/clangd/unittests/SourceCodeTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97123.325515.patch
Type: text/x-patch
Size: 3905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210222/b23cb5e2/attachment.bin>
More information about the cfe-commits
mailing list