[Sanitizer tests] Fix most of the build problems on Windows
commit8a935af61c0f5a375518a134036c5d967e843801
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 13 May 2014 12:02:53 +0000 (13 12:02 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 13 May 2014 12:02:53 +0000 (13 12:02 +0000)
treee0ed1bf4a6e15b1ddf7ff1b7bb5777b640de7984
parent4320b7fd69d22ca1fad46b018f37a1e2c8396a2f
[Sanitizer tests] Fix most of the build problems on Windows

E.g. use the pthread helpers introduced in r208674

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208692 91177308-0d34-0410-b5e6-96231b3b80d8
lib/sanitizer_common/tests/sanitizer_allocator_test.cc
lib/sanitizer_common/tests/sanitizer_common_test.cc
lib/sanitizer_common/tests/sanitizer_format_interceptor_test.cc
lib/sanitizer_common/tests/sanitizer_mutex_test.cc
lib/sanitizer_common/tests/sanitizer_printf_test.cc
lib/sanitizer_common/tests/sanitizer_procmaps_test.cc
lib/sanitizer_common/tests/sanitizer_thread_registry_test.cc