[PATCH] D79157: [clangd] Render code complete documentation as plaintext/markdown.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 30 10:09:41 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3a27a7aeed6: [clangd] Render code complete documentation as plaintext/markdown. (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D79157?vs=261185&id=261278#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79157/new/
https://reviews.llvm.org/D79157
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/CodeComplete.h
clang-tools-extra/clangd/FormattedString.cpp
clang-tools-extra/clangd/FormattedString.h
clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/Hover.h
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79157.261278.patch
Type: text/x-patch
Size: 13746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200430/82d94fec/attachment-0001.bin>
More information about the cfe-commits
mailing list