Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi @vitalybuka,
This is causing LIT failures in clang-s390x-linux. Can you please take a look? Thanks!
Steven
Paths
| Differential D68604
[tsan] Don't delay SIGTRAP handler ClosedPublic Authored by vitalybuka on Oct 7 2019, 3:18 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 7 2019, 3:23 PM Closed by commit rL373978: [tsan] Don't delay SIGTRAP handler (authored by vitalybuka). · Explain WhyOct 7 2019, 10:22 PM This revision was automatically updated to reflect the committed changes. Comment Actions Hi @vitalybuka, This is causing LIT failures in clang-s390x-linux. Can you please take a look? Thanks! Steven
Revision Contents
Diff 223766 compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors_posix.cpp
compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/signal_trap_handler.cpp
|