diff options
author | David Zarzycki <dave@znu.io> | 2020-05-10 05:51:14 -0400 |
---|---|---|
committer | David Zarzycki <dave@znu.io> | 2020-05-10 05:59:09 -0400 |
commit | 4f4d6c81f8b7505a1f0dcd887f75a7a8225ba52b (patch) | |
tree | 24bdbba9dab6e752cec3136f08b0d1b7efcdb977 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a832fc4b0c1e056edbb458973fac1f0c6db7a9e5 (diff) | |
download | llvm-4f4d6c81f8b7505a1f0dcd887f75a7a8225ba52b.zip llvm-4f4d6c81f8b7505a1f0dcd887f75a7a8225ba52b.tar.gz llvm-4f4d6c81f8b7505a1f0dcd887f75a7a8225ba52b.tar.bz2 |
[libcxx testing] Remove ALLOW_RETRIES from sleep_until.pass.cpp
Operating systems are best effort by default, so we cannot assume that
sleep-like APIs return as soon as we'd like.
Even if a sleep-like API returns when we want it to, the potential for
preemption means that attempts to measure time are subject to delays.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions