llvm-project/libcxx
Martin Storsjö 61f9ec5e61 [libcxx] [test] Fix the nasty_macros test on Windows on ARM/ARM64
This isn't a configuration that we unfortunately can add to
the CI practically at the moment, but I do run the tests
sporadically offline in this configuration.

Differential Revision: https://reviews.llvm.org/D124993
2022-05-09 12:46:41 +03:00
..
benchmarks [libc++][ranges] Implement ranges::minmax and ranges::minmax_element 2022-04-14 15:37:22 +02:00
cmake [runtimes] [CMake] Unify variable names 2022-04-24 13:06:36 +03:00
docs [libcxx] random_device, use arc4random() on Solaris 2022-05-07 00:59:12 -04:00
include Revert "[CMake][libcxx] Use target_include_directories for libc++ headers" 2022-05-06 22:20:06 -07:00
lib [libc++][NFC] Refactor the ABI changelog 2022-03-24 10:24:43 -04:00
src Fix "the the" typo in documentation and user facing strings 2022-05-05 17:52:08 +02:00
test [libcxx] [test] Fix the nasty_macros test on Windows on ARM/ARM64 2022-05-09 12:46:41 +03:00
utils [libc++][P0943] Add stdatomic.h header. 2022-05-06 09:52:48 -04:00
.clang-format [libc++] Update clang-format to C++20. 2021-10-30 12:50:57 +02:00
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
CMakeLists.txt Revert "[msan][libcxx] Enable -fsanitize-memory-param-retval" 2022-04-30 15:19:16 +02:00
CREDITS.TXT Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml