[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:21:14 PDT 2019
jvikstrom created this revision.
jvikstrom added a reviewer: hokein.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, ilya-biryukov, mgorny.
Herald added a project: clang.
[clangd] Added SemanticSymbolASTCollector that collects variable and function declarations
Repository:
rG LLVM Github Monorepo
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.205272.patch
Type: text/x-patch
Size: 6704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190618/b798117f/attachment-0001.bin>
More information about the cfe-commits
mailing list