[PATCH] D50415: [clangd] extend the publishDiagnostics response to send back fixits to the client directly as well (if requested)

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 9 14:21:56 PDT 2018


arphaman updated this revision to Diff 160007.
arphaman marked an inline comment as done.
arphaman added a comment.

remove parameter.


https://reviews.llvm.org/D50415

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50415.160007.patch
Type: text/x-patch
Size: 7576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180809/b1c45706/attachment.bin>


More information about the cfe-commits mailing list