[PATCH] D85426: [clangd] Implement FileFilter for the indexer

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 04:59:30 PDT 2020


kbobyrev planned changes to this revision.
kbobyrev added a comment.

WIP. Need to get around background indexing tricks to make it work.

  Failed Tests (3):
    Clangd Unit Tests :: ./ClangdTests/BackgroundIndexTest.Config
    Clangd Unit Tests :: ./ClangdTests/BackgroundIndexTest.IndexTwoFiles
    Clangd Unit Tests :: ./ClangdTests/BackgroundIndexTest.ShardStorageLoad


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85426/new/

https://reviews.llvm.org/D85426



More information about the cfe-commits mailing list