[all-commits] [llvm/llvm-project] 6b15a3: [clangd] TUScheduler::run() (i.e. workspace/symbol...
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Feb 3 02:32:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6b15a3d722a98c8c4f99ac45cae118e4af9244af
https://github.com/llvm/llvm-project/commit/6b15a3d722a98c8c4f99ac45cae118e4af9244af
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M clang-tools-extra/clangd/TUScheduler.cpp
Log Message:
-----------
[clangd] TUScheduler::run() (i.e. workspace/symbol) counts towards concurrent threads
This seems to just be an oversight.
More information about the All-commits
mailing list