llvm-project/libcxx
Louis Dionne ee78181f34 [libc++] Remove macros for IBM compiler
It's not tested or used anymore -- instead a Clang-based compiler is
used on IBM nowadays.

Differential Revision: https://reviews.llvm.org/D127650
2022-06-14 09:15:41 -04:00
..
benchmarks [libc++][format] Implement format-string. 2022-06-11 15:25:56 +02:00
cmake [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
docs [libc++] Removes unneeded includes. 2022-06-13 17:56:50 +02:00
include [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
lib [libc++] Make the Debug mode a configuration-time only option 2022-06-07 16:33:53 -04:00
src [libc++] Do not yield from __sp_mut::lock() 2022-06-13 11:48:13 -04:00
test [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
utils [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
.clang-format [libc++][NFC] clang-format <__config> 2022-06-14 06:47:38 +02:00
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
CMakeLists.txt [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04: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