[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
Mon Oct 19 02:33:09 PDT 2020


sammccall updated this revision to Diff 298961.
sammccall added a comment.

(for real this time)


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.298961.patch
Type: text/x-patch
Size: 35688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201019/8294d4bd/attachment-0001.bin>


More information about the cfe-commits mailing list