[PATCH] D53213: [clangd] Send CodeAction responses to textDocument/codeAction (LSP 3.8)

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 14 23:30:31 PDT 2018


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

update comment


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53213

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  test/clangd/fixits-codeaction.test
  test/clangd/fixits-command.test
  test/clangd/fixits.test
  test/include-fixer/merge.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53213.169650.patch
Type: text/x-patch
Size: 22341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181015/235c722e/attachment-0001.bin>


More information about the cfe-commits mailing list