[PATCH] D54894: [clangd] Enable auto-index behind a flag.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 26 06:28:47 PST 2018
ioeric added a comment.
lgtm (will let @kadircet stamp )
================
Comment at: test/clangd/background-index.test:19
+# Test the index is read from disk: delete code and restart clangd.
+# This test currently fails as we don't read the index yet.
+# RUN: rm %t/foo.cpp
----------------
Maybe make this a FIXME?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54894/new/
https://reviews.llvm.org/D54894
More information about the cfe-commits
mailing list