[PATCH] D85883: [clangd] Add ClangdServer::customAction() extension point
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 13 03:26:48 PDT 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32626bcc0b9b: [clangd] Add ClangdServer::customAction() extension point (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D85883?vs=285286&id=285310#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85883/new/
https://reviews.llvm.org/D85883
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/unittests/ClangdTests.cpp
clang-tools-extra/clangd/unittests/SyncAPI.cpp
clang-tools-extra/clangd/unittests/SyncAPI.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85883.285310.patch
Type: text/x-patch
Size: 4324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200813/027a2ba9/attachment.bin>
More information about the cfe-commits
mailing list