diff options
author | Alexander Shaposhnikov <shal1t712@gmail.com> | 2017-11-30 22:56:11 +0000 |
---|---|---|
committer | Alexander Shaposhnikov <shal1t712@gmail.com> | 2017-11-30 22:56:11 +0000 |
commit | 03c17a0c8788b81994329800288fef12cb6dacd3 (patch) | |
tree | 2e264790bc160f0ebde0066f7fb7c080d88df3cf /llvm/lib/DebugInfo/CodeView | |
parent | 84445dd13c4b3b783e63ff9ebd5871b1ae7386d8 (diff) | |
download | bcm5719-llvm-03c17a0c8788b81994329800288fef12cb6dacd3.tar.gz bcm5719-llvm-03c17a0c8788b81994329800288fef12cb6dacd3.zip |
[lldb] A few minor fixes in TaskPool
1. Move TaskPool into the namespace lldb_private.
2. Add missing std::move in TaskPoolImpl::Worker.
3. std::thread::hardware_concurrency may return 0,
handle this case correctly.
Differential revision: https://reviews.llvm.org/D40587
Test plan: make check-all
llvm-svn: 319492
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView')
0 files changed, 0 insertions, 0 deletions