[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
Tue Oct 16 09:31:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344617: [clangd] Send CodeAction responses to textDocument/codeAction (LSP 3.8) (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53213?vs=169837&id=169838#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53213

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/ClangdLSPServer.h
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/test/clangd/fixits-codeaction.test
  clang-tools-extra/trunk/test/clangd/fixits-command.test
  clang-tools-extra/trunk/test/clangd/fixits.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53213.169838.patch
Type: text/x-patch
Size: 31345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181016/47b4bc81/attachment-0001.bin>


More information about the cfe-commits mailing list