[PATCH] D36261: [clangd] Use multiple working threads in clangd.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 3 06:11:14 PDT 2017
ilya-biryukov updated this revision to Diff 109532.
ilya-biryukov added a comment.
- Removed SchedulingOptions altogether, replaced with AsyncThreadsCount.
https://reviews.llvm.org/D36261
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/tool/ClangdMain.cpp
unittests/clangd/ClangdTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36261.109532.patch
Type: text/x-patch
Size: 14725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170803/37759b72/attachment-0001.bin>
More information about the cfe-commits
mailing list