D33521 addressed a memory ordering issue in BlockingMutex, which seems
to be the cause of a flakiness of a few ASan tests on PowerPC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33569
[asan] Enable back some ASan tests disabled on PowerPC. ClosedPublic Authored by alekseyshl on May 25 2017, 3:09 PM.
Details Summary D33521 addressed a memory ordering issue in BlockingMutex, which seems
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2017, 3:12 PM Closed by commit rL303995: [asan] Enable back some ASan tests disabled on PowerPC. (authored by alekseyshl). · Explain WhyMay 26 2017, 7:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 100409 compiler-rt/trunk/lib/asan/tests/asan_interface_test.cc
compiler-rt/trunk/lib/asan/tests/asan_noinst_test.cc
compiler-rt/trunk/test/asan/TestCases/Posix/current_allocated_bytes.cc
|