llvm-project/compiler-rt/lib/tsan/tests
Kuba Brecka 377cafbbbc [tsan] Fix CallocOverflow unit test on OS X
On OS X, interceptors don't work in unit tests, so calloc() calls the system allocator. We need to use user_calloc() instead.

Differential Revision: http://reviews.llvm.org/D14918

llvm-svn: 253979
2015-11-24 13:27:33 +00:00
..
rtl [tsan] Fix detached threads in unit tests on OS X 2015-11-21 12:41:36 +00:00
unit [tsan] Fix CallocOverflow unit test on OS X 2015-11-24 13:27:33 +00:00
CMakeLists.txt [tsan] Filter OS X architectures for unit testing 2015-11-12 11:00:38 +00:00