[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
Tue May 26 01:35:19 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1abb883a0481: [clangd] Don't traverse the AST within uninteresting files during indexing (authored by sammccall).

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.266118.patch
Type: text/x-patch
Size: 8593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200526/27884aee/attachment-0001.bin>


More information about the cfe-commits mailing list