[PATCH] D79685: [Support] Use unique_function for ThreadPool.
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 8 20:05:02 PDT 2021
lhames abandoned this revision.
lhames added a comment.
Herald added a subscriber: dexonsmith.
This blew up on the builders. The MSVC implementation of packaged_task does not support unique_function (at least at the moment).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79685/new/
https://reviews.llvm.org/D79685
More information about the llvm-commits
mailing list