[all-commits] [llvm/llvm-project] 700d16: [tsan] Fix Darwin crash after D115759
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Dec 20 17:06:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 700d16b6d6d3f86dc0296151ee3ca145dc78a095
https://github.com/llvm/llvm-project/commit/700d16b6d6d3f86dc0296151ee3ca145dc78a095
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-20 (Mon, 20 Dec 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
Log Message:
-----------
[tsan] Fix Darwin crash after D115759
Remove global constructor which may or may not be needed for Android,
at it breaks Darwin now.
More information about the All-commits
mailing list