[PATCH] D89571: [clangd] Add textDocument/ast extension method to dump the AST
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 19 16:15:37 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG8adc4d1ec764: [clangd] Add textDocument/ast extension method to dump the AST (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D89571?vs=301364&id=306551#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89571/new/
https://reviews.llvm.org/D89571
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/DumpAST.cpp
clang-tools-extra/clangd/DumpAST.h
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/clangd/test/ast.test
clang-tools-extra/clangd/test/initialize-params.test
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/DumpASTTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89571.306551.patch
Type: text/x-patch
Size: 36312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201120/21ddadb0/attachment-0001.bin>
More information about the cfe-commits
mailing list