llvm-capstone/libcxx
Martin Storsjö 42d653d294 [libcxx] Simplify rounding of durations in win32 __libcpp_thread_sleep_for
Also fix a comment typo, and remove a superfluous "std::" qualififcation
in __libcpp_semaphore_wait_timed for consistency.

This mirrors what was suggested in review of
1773eec692.

Differential Revision: https://reviews.llvm.org/D98015
2021-03-17 10:09:10 +02:00
..
benchmarks Revert "[libc++] Require C++20 to build the benchmarks." 2021-02-09 19:59:34 +01:00
cmake [libcxx] Move Linaro 32 bit armv bots to buildkite 2021-03-12 09:47:07 +00:00
docs [libcxx] [docs] Update docs about how to build for Windows 2021-03-15 17:30:26 +02:00
include [libc++] Improve src/filesystem's formatting of paths. 2021-03-16 15:00:36 -04:00
lib [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
src [libcxx] Simplify rounding of durations in win32 __libcpp_thread_sleep_for 2021-03-17 10:09:10 +02:00
test [libc++] Improve src/filesystem's formatting of paths. 2021-03-16 15:00:36 -04:00
utils [libcxx] Move Linaro 32 bit armv bots to buildkite 2021-03-12 09:47:07 +00:00
www [libcxx] [docs] Update docs about how to build for Windows 2021-03-15 17:30:26 +02:00
.clang-format
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt [libcxx] Don't add -Wall when building in MSVC mode 2021-03-05 23:48:02 +02:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT