llvm-project/libcxx/test/std
Louis Dionne f9ed86a5fd [libc++][NFC] Avoid most-vexing parse 2022-12-01 19:26:17 -08:00
..
algorithms [libc++] Bump AppleClang compiler requirement 2022-11-25 09:51:44 -05:00
atomics [libc++] Always query the compiler to find whether a type is always lockfree 2022-09-19 11:10:02 -04:00
concepts [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
containers [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
depr [libc++] Use builtins when redeclaring <string.h> functions 2022-11-25 09:22:09 -05:00
diagnostics [libc++] Fix ADL for `make_error_{code,condition}` 2022-09-30 17:23:45 -04:00
experimental [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
input.output [libc++] Keep char_traits<T> for arbitrary T around until LLVM 18 2022-11-24 08:22:39 -05:00
iterators [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
language.support [libc++] Replace __ppc64__ with __powerpc64__ and fix is_iec559 for non-ibm128 2022-11-22 13:33:34 -08:00
library/description/conventions [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
localization [libc++] Introduce a setting to remove fstream from the library 2022-11-20 10:51:32 -05:00
namespace
numerics [libc++][random] Removes transitive includes. 2022-09-11 17:39:27 +02:00
ranges [libc++] Bump AppleClang compiler requirement 2022-11-25 09:51:44 -05:00
re [libc++][NFC] Add missing conditionals for the existence of wide characters 2022-11-21 18:00:53 -05:00
strings [libc++][NFC] Avoid most-vexing parse 2022-12-01 19:26:17 -08:00
thread [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
time [libc++] Validates valid weekday indexed range. 2022-11-01 20:20:57 +01:00
utilities [lbc++] Implement the rest of P0600R1 (nodiscard in the library) 2022-11-29 19:42:38 +01:00
pstl