[PATCH] D56267: [clangd] Interfaces for writing code actions
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 11 10:37:47 PST 2019
ilya-biryukov updated this revision to Diff 181321.
ilya-biryukov added a comment.
- Remove 'using namespace llvm'
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/CodeActions.cpp
clangd/CodeActions.h
clangd/Protocol.cpp
clangd/Protocol.h
clangd/SourceCode.cpp
clangd/SourceCode.h
clangd/refactor/ActionProvider.cpp
clangd/refactor/ActionProvider.h
test/clangd/initialize-params.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56267.181321.patch
Type: text/x-patch
Size: 27947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190111/26a98cf7/attachment-0001.bin>
More information about the cfe-commits
mailing list