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

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


ckandeler updated this revision to Diff 339948.
ckandeler added a comment.
Herald added a subscriber: cfe-commits.

Addressed clang-tidy and clang-format comments


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/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.339948.patch
Type: text/x-patch
Size: 6101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210423/6f2af014/attachment.bin>


More information about the cfe-commits mailing list