A little embarrassing, but we're missing the call to FileCheck in several Darwin tests. Let's fix this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D18503
[tsan] Fix Darwin tests (missing FileCheck's) ClosedPublic Authored by kubamracek on Mar 27 2016, 2:11 PM.
Details Summary A little embarrassing, but we're missing the call to FileCheck in several Darwin tests. Let's fix this.
Diff Detail
Event Timelinekubamracek updated this object. This revision is now accepted and ready to land.Mar 31 2016, 10:05 AM Closed by commit rL265658: [tsan] Fix Darwin tests (missing FileCheck's) (authored by kuba.brecka). · Explain WhyApr 7 2016, 4:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52896 compiler-rt/trunk/test/tsan/Darwin/gcd-async-norace.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-async-race.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-groups-norace.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-groups-stress.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-once.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-semaphore-norace.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-serial-queue-norace.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-sync-norace.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-sync-race.mm
compiler-rt/trunk/test/tsan/Darwin/objc-race.mm
compiler-rt/trunk/test/tsan/Darwin/objc-simple.mm
|