Fix template parameter pack handling in ThreadPool
authorTeresa Johnson <tejohnson@google.com>
Tue, 15 Dec 2015 04:44:02 +0000 (04:44 +0000)
committerTeresa Johnson <tejohnson@google.com>
Tue, 15 Dec 2015 04:44:02 +0000 (04:44 +0000)
Fixes passing of template parameter pack via std::forward and add
unittest.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255617 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found