[PATCH] D101066: [clangd] Dont index deeply nested symbols
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 23 09:55:15 PDT 2021
kadircet updated this revision to Diff 340091.
kadircet added a comment.
- Move depth check into a helper and add tests for it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101066/new/
https://reviews.llvm.org/D101066
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/AST.h
clang-tools-extra/clangd/index/IndexAction.cpp
clang-tools-extra/clangd/unittests/ASTTests.cpp
clang-tools-extra/clangd/unittests/IndexActionTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101066.340091.patch
Type: text/x-patch
Size: 4836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210423/8b36b17d/attachment.bin>
More information about the cfe-commits
mailing list