[PATCH] D54796: [clangd] C++ API for emitting file status
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 29 05:45:05 PST 2018
hokein updated this revision to Diff 175859.
hokein marked 10 inline comments as done.
hokein added a comment.
- address review comments
- drop the LSP change, only focus on TUScheduler in this patch
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54796/new/
https://reviews.llvm.org/D54796
Files:
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/TUScheduler.cpp
clangd/TUScheduler.h
unittests/clangd/TUSchedulerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54796.175859.patch
Type: text/x-patch
Size: 11722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181129/316dc36e/attachment-0001.bin>
More information about the cfe-commits
mailing list