[PATCH] D42573: [wip] The new threading implementation
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 2 04:12:17 PST 2018
ilya-biryukov updated this revision to Diff 132567.
ilya-biryukov added a comment.
Cleaned up the patch and added the missing bits.
This is in a much better shape now and should be ready for review.
I'll have a go through the existing review comments to make sure all concerns were addressed.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D42573
Files:
clangd/ASTWorker.cpp
clangd/ASTWorker.h
clangd/CMakeLists.txt
clangd/ClangdServer.h
clangd/ClangdUnitStore.cpp
clangd/ClangdUnitStore.h
clangd/TUScheduler.cpp
clangd/TUScheduler.h
clangd/Threading.cpp
clangd/Threading.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42573.132567.patch
Type: text/x-patch
Size: 28227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180202/f44eee79/attachment-0001.bin>
More information about the cfe-commits
mailing list