diff options
| author | Kuba Brecka <kuba.brecka@gmail.com> | 2016-11-15 21:00:55 +0000 |
|---|---|---|
| committer | Kuba Brecka <kuba.brecka@gmail.com> | 2016-11-15 21:00:55 +0000 |
| commit | 5b2e4e3c66b9ea1a8604d3899aba68a52b2e1f72 (patch) | |
| tree | 3fbcd67612378f450012ac33b2af9681638f60b3 /llvm/tools/llvm-size/llvm-size.cpp | |
| parent | ba002163c9b8d604ee69194c8ffca2c349b39b84 (diff) | |
| download | bcm5719-llvm-5b2e4e3c66b9ea1a8604d3899aba68a52b2e1f72.tar.gz bcm5719-llvm-5b2e4e3c66b9ea1a8604d3899aba68a52b2e1f72.zip | |
[tsan] Call pthread interceptors directly in TSan RTL unit tests
On Darwin, we're running the TSan unit tests without interceptors. To make sure TSan observes all the pthread events (thread creating, thread join, condvar signal, etc.) in tsan_posix.cc, we should call the pthread interceptors directly, as we already do in tsan_test_util_posix.cc. This fixes some flaky failures on Darwin bots.
Differential Revision: https://reviews.llvm.org/D26639
llvm-svn: 287026
Diffstat (limited to 'llvm/tools/llvm-size/llvm-size.cpp')
0 files changed, 0 insertions, 0 deletions

