[PATCH] D80296: [clangd] Don't traverse the AST within uninteresting files during indexing
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 25 11:47:09 PDT 2020
sammccall updated this revision to Diff 266059.
sammccall marked an inline comment as done.
sammccall added a comment.
Tweak names, style, comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80296/new/
https://reviews.llvm.org/D80296
Files:
clang-tools-extra/clangd/index/IndexAction.cpp
clang-tools-extra/clangd/unittests/IndexActionTests.cpp
clang/include/clang/Index/IndexingAction.h
clang/include/clang/Index/IndexingOptions.h
clang/lib/Index/IndexDecl.cpp
clang/lib/Index/IndexingAction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80296.266059.patch
Type: text/x-patch
Size: 8593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200525/4c3e65c3/attachment-0001.bin>
More information about the cfe-commits
mailing list