[all-commits] [llvm/llvm-project] 89d7db: Revert "[tsan] Keep thread/stack for closed FD"
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Aug 18 21:44:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89d7db9d8128830975e1318d954db4ed4e484d13
https://github.com/llvm/llvm-project/commit/89d7db9d8128830975e1318d954db4ed4e484d13
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-08-19 (Fri, 19 Aug 2022)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_fd.cpp
M compiler-rt/lib/tsan/rtl/tsan_fd.h
M compiler-rt/lib/tsan/rtl/tsan_report.cpp
M compiler-rt/lib/tsan/rtl/tsan_report.h
M compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
R compiler-rt/test/tsan/fd_location_closed.cpp
Log Message:
-----------
Revert "[tsan] Keep thread/stack for closed FD"
Test is flaky.
This reverts commit e9c5bde88ea2e35fadb15c5e5a1d2cb583fd0772.
More information about the All-commits
mailing list