[PATCH] D42174: [clangd] Refactored threading in ClangdServer
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 26 02:51:21 PST 2018
ilya-biryukov updated this revision to Diff 131565.
ilya-biryukov marked 14 inline comments as done.
ilya-biryukov added a comment.
Herald added subscribers: hintonda, mgorny.
- Adressed review comments.
- Move threading code to separate files.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D42174
Files:
clangd/CMakeLists.txt
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/ClangdUnitStore.h
clangd/threading/Scheduler.cpp
clangd/threading/Scheduler.h
clangd/threading/ThreadPool.cpp
clangd/threading/ThreadPool.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42174.131565.patch
Type: text/x-patch
Size: 45625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180126/a9f6362b/attachment-0001.bin>
More information about the cfe-commits
mailing list