[PATCH] D44462: [clangd] Don't use DraftMgr in implementation of forceReparse.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 14 09:42:19 PDT 2018
ilya-biryukov updated this revision to Diff 138394.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.
- Remove TUScheduler::updateCompileCommands, add a new optional parameter to clear the cache of compile commands instead
- Address review comments
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D44462
Files:
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/TUScheduler.cpp
unittests/clangd/ClangdTests.cpp
unittests/clangd/SyncAPI.cpp
unittests/clangd/SyncAPI.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44462.138394.patch
Type: text/x-patch
Size: 15878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180314/53ba2d7e/attachment.bin>
More information about the cfe-commits
mailing list