[PATCH] D53391: [clangd] Embed fixes as CodeAction, instead of clangd_fixes. Clean up serialization.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 19 00:24:51 PDT 2018


sammccall updated this revision to Diff 170153.
sammccall marked an inline comment as done.
sammccall added a comment.

Don't call URIForFile again, rebase.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53391

Files:
  clangd/ClangdLSPServer.cpp
  clangd/Diagnostics.cpp
  clangd/Diagnostics.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  test/clangd/fixits-embed-in-diagnostic.test
  unittests/clangd/ClangdUnitTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53391.170153.patch
Type: text/x-patch
Size: 10480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181019/01491ca4/attachment-0001.bin>


More information about the cfe-commits mailing list