[PATCH] D56267: [clangd] Interfaces for writing code actions

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 29 06:17:44 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE352494: [clangd] Interfaces for writing code tweaks (authored by ibiryukov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56267?vs=184039&id=184074#toc

Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56267/new/

https://reviews.llvm.org/D56267

Files:
  clangd/CMakeLists.txt
  clangd/ClangdLSPServer.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  clangd/refactor/Tweak.cpp
  clangd/refactor/Tweak.h
  clangd/refactor/tweaks/CMakeLists.txt
  clangd/refactor/tweaks/Dummy.cpp
  clangd/tool/CMakeLists.txt
  test/clangd/fixits-command.test
  test/clangd/initialize-params.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56267.184074.patch
Type: text/x-patch
Size: 29355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190129/f3f74813/attachment-0001.bin>


More information about the cfe-commits mailing list