[PATCH] D101057: [clangd] Allow AST request without range

Christian Kandeler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 23 05:45:38 PDT 2021


ckandeler updated this revision to Diff 339995.
ckandeler marked 2 inline comments as done.
ckandeler added a comment.

"top-level" -> "root"


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101057/new/

https://reviews.llvm.org/D101057

Files:
  clang-tools-extra/clangd/ClangdServer.cpp
  clang-tools-extra/clangd/ClangdServer.h
  clang-tools-extra/clangd/DumpAST.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/test/ast-no-range.test
  clang-tools-extra/clangd/unittests/DumpASTTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101057.339995.patch
Type: text/x-patch
Size: 8021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210423/60d0093a/attachment-0001.bin>


More information about the cfe-commits mailing list