[tsan] Test that false races from ObjC's dealloc, .cxx_destruct, and initialize are...
authorAnna Zaks <ganna@apple.com>
Sat, 12 Nov 2016 00:46:07 +0000 (00:46 +0000)
committerAnna Zaks <ganna@apple.com>
Sat, 12 Nov 2016 00:46:07 +0000 (00:46 +0000)
commit03136efd1bbdbfca898cbbd3cc2ca6e21410d628
tree60285f5037344e1e7aeacd5e14850f35d24a2d51
parenteced115aace08f41e7a36f2c6d2646d56049b4d6
[tsan] Test that false races from ObjC's dealloc, .cxx_destruct, and initialize are ignored

Differential Revision: https://reviews.llvm.org/D26228

llvm-svn: 286693
compiler-rt/test/tsan/Darwin/norace-objcxx-run-time.mm [new file with mode: 0644]