[all-commits] [llvm/llvm-project] e5c944: [Support] Fix -Wreturn-type in LLVM_ENABLE_THREADS...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jan 17 12:04:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5c944b47cb8da5dbf93b31912f94d34ef4aa472
https://github.com/llvm/llvm-project/commit/e5c944b47cb8da5dbf93b31912f94d34ef4aa472
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M llvm/lib/Support/ThreadPool.cpp
Log Message:
-----------
[Support] Fix -Wreturn-type in LLVM_ENABLE_THREADS=OFF build after D116846
More information about the All-commits
mailing list