[PATCH] D63479: Added SemanticSymbolASTCollector for collecting semantic symbolsCurrently collects variable and function declarations
Johan Vikström via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 18 02:28:23 PDT 2019
jvikstrom updated this revision to Diff 205275.
jvikstrom added a comment.
Added dots at the end of comments
Updating D63479: Added SemanticSymbolASTCollector for collecting semantic symbols
=================================================================================
Currently collects variable and function declarations
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63479/new/
https://reviews.llvm.org/D63479
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/SemanticSymbolASTCollector.cpp
clang-tools-extra/clangd/SemanticSymbolASTCollector.h
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/SemanticSymbolASTCollectorTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63479.205275.patch
Type: text/x-patch
Size: 6708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190618/8c6a23bd/attachment.bin>
More information about the cfe-commits
mailing list