[PATCH] D62956: [clangd] Collect tokens of main files when building the AST
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 18 10:20:02 PDT 2019
ilya-biryukov updated this revision to Diff 205387.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.
- Rename tokens() to getTokens() for consistency with the rest of ParsedAST.
- Update comments.
- Add a test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62956/new/
https://reviews.llvm.org/D62956
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/ClangdUnit.cpp
clang-tools-extra/clangd/ClangdUnit.h
clang-tools-extra/clangd/tool/CMakeLists.txt
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/ClangdUnitTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62956.205387.patch
Type: text/x-patch
Size: 6659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190618/eab567bf/attachment-0001.bin>
More information about the cfe-commits
mailing list