[PATCH] D56592: [clangd] Fix updated file detection logic in indexing
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 14 06:14:32 PST 2019
kadircet updated this revision to Diff 181544.
kadircet added a comment.
- Change FileFilter and update logic to do not care about if there are any symbols coming from a file.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56592/new/
https://reviews.llvm.org/D56592
Files:
clangd/index/Background.cpp
clangd/index/Background.h
unittests/clangd/BackgroundIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56592.181544.patch
Type: text/x-patch
Size: 9546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190114/54ba629c/attachment.bin>
More information about the cfe-commits
mailing list