aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-11-20 11:07:16 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-11-20 11:07:16 +0000
commit8aa56d3cc878bf230bb2d732d214deaaadc59af2 (patch)
tree6e626c7d83b0cadf9a0a50ac1b224146605b899c /llvm/unittests/Support/MathExtrasTest.cpp
parenta8dd27560998b96d97991f5201bd6e03bd9d9906 (diff)
downloadllvm-8aa56d3cc878bf230bb2d732d214deaaadc59af2.zip
llvm-8aa56d3cc878bf230bb2d732d214deaaadc59af2.tar.gz
llvm-8aa56d3cc878bf230bb2d732d214deaaadc59af2.tar.bz2
[tsan] Make tests that use CLOCK_MONOTONIC portable
Several tests rely on CLOCK_MONOTONIC, which doesn't exist on OS X. This patch fixes these tests by either disabling them (in case of cond_version.c which doesn't make sense on OS X), or by porting the test to also work on OS X. Differential Revision: http://reviews.llvm.org/D14861 llvm-svn: 253658
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions