[all-commits] [llvm/llvm-project] bc4165: [ThreadPool] Use auto again for future with ENABLE...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Nov 25 12:18:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc41653a1f289a63a1472b7364437515c9659f77
https://github.com/llvm/llvm-project/commit/bc41653a1f289a63a1472b7364437515c9659f77
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M llvm/include/llvm/Support/ThreadPool.h
Log Message:
-----------
[ThreadPool] Use auto again for future with ENABLE_THREADS=Off.
This fixes a build failure with LLVM_ENABLE_THREADS=Off.
More information about the All-commits
mailing list