llvm-project/compiler-rt/lib/tsan/tests
Dmitry Vyukov b3a51bdcd7 tsan: don't create sync objects on acquire
Creating sync objects on acquire is pointless:
acquire of a just created sync object if a no-op.

llvm-svn: 273862
2016-06-27 11:14:59 +00:00
..
rtl [sanitizer] On OS X, verify that interceptors work and abort if not, take 2 2016-03-17 08:37:25 +00:00
unit tsan: don't create sync objects on acquire 2016-06-27 11:14:59 +00:00
CMakeLists.txt Fix the cross compilation of unit tests. NFC (second attempt) 2016-01-14 18:18:49 +00:00