Files
clang-p2996/compiler-rt/test/tsan
Kuba Mracek 0bf5ec2812 [tsan] Add interceptor for xpc_connection_cancel to avoid false positives
TSan reports a false positive when using xpc_connection_cancel. We're missing a happens-before edge from xpc_connection_cancel to the event handler on the same connection.

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

llvm-svn: 299086
2017-03-30 15:48:25 +00:00
..
2017-03-21 15:37:48 +00:00
2016-11-11 23:25:09 +00:00
2017-03-26 15:27:04 +00:00
2016-02-17 20:40:10 +00:00
2016-05-06 19:35:22 +00:00