llvm-project/libcxx
Martin Storsjö f97ea0d5b3 [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
This matches how libc++ itself is built. This avoids errors due to
mismatch if linking libc++ statically.

Differential Revision: https://reviews.llvm.org/D97169
2021-02-23 15:57:30 +02:00
..
benchmarks Revert "[libc++] Require C++20 to build the benchmarks." 2021-02-09 19:59:34 +01:00
cmake [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries 2021-02-16 18:42:14 +00:00
docs [libc++][nfc] SFINAE on pair/tuple assignment operators: LWG 2729. 2021-02-19 13:25:34 -08:00
include [NFC][libc++] Fix _LIBCPP_HAS_BITSCAN64 usage. 2021-02-23 08:13:49 +01:00
lib [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
src [libcxx] Rename a method in PathParser for clarity. NFC. 2021-02-20 10:20:11 +02:00
test [libc++] Fix tuple assignment from types derived from a tuple-like 2021-02-22 14:52:18 -05:00
utils [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests 2021-02-23 15:57:30 +02:00
www [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
.clang-format
.gitignore
CMakeLists.txt [libcxx] Enable filesystem by default for mingw targets 2021-02-20 01:09:10 +02:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd
appveyor.yml