summaryrefslogtreecommitdiff
path: root/lib/asan/tests/asan_mac_test_helpers.mm
AgeCommit message (Collapse)Author
2013-09-24[ASan] Fix GCD tests by spinning forever in the main thread.Alexander Potapenko
Since the error is always reported by one of the GCD workers, this will help avoid premature program termination with exit code 0. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@191294 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-21[ASan] Move Mac-specific tests to asan_mac_test.ccAlexander Potapenko
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@173048 91177308-0d34-0410-b5e6-96231b3b80d8