diff options
author | David Zarzycki <dave@znu.io> | 2020-05-12 06:44:37 -0400 |
---|---|---|
committer | David Zarzycki <dave@znu.io> | 2020-05-12 06:55:11 -0400 |
commit | 9e32bf550d13ffbc75671c0968b466e0e5c9dea2 (patch) | |
tree | feea3a002f4e0251937dd285eb185923740cd63c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 077d2d6802efefe6680cbae78f90e90ef7f04134 (diff) | |
download | llvm-9e32bf550d13ffbc75671c0968b466e0e5c9dea2.zip llvm-9e32bf550d13ffbc75671c0968b466e0e5c9dea2.tar.gz llvm-9e32bf550d13ffbc75671c0968b466e0e5c9dea2.tar.bz2 |
[libcxx testing] Remove ALLOW_RETRIES from sleep_for.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