[all-commits] [llvm/llvm-project] 1b4365: [Support] Fix data race with “safe libc++”
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Feb 21 18:44:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b43650c419fd7448af1a9a097e062d1f64ca485
https://github.com/llvm/llvm-project/commit/1b43650c419fd7448af1a9a097e062d1f64ca485
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-02-21 (Tue, 21 Feb 2023)
Changed paths:
M llvm/lib/Support/Parallel.cpp
Log Message:
-----------
[Support] Fix data race with “safe libc++”
Otherwise NFC.
More information about the All-commits
mailing list