[all-commits] [llvm/llvm-project] 65e795: Revert "tsan: turn off COMMON_INTERCEPTOR_NOTHING_...
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Tue Oct 26 10:53:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65e795c9cad8e65756bb78913447fef8a3d03d38
https://github.com/llvm/llvm-project/commit/65e795c9cad8e65756bb78913447fef8a3d03d38
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-10-26 (Tue, 26 Oct 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
Log Message:
-----------
Revert "tsan: turn off COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED"
This reverts commit 5ec832269eedeeddcf00d34efd7272a107e2c7c1.
It broke a number of bots, e.g.:
https://lab.llvm.org/buildbot/#/builders/52/builds/11811
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D112563
More information about the All-commits
mailing list