.. |
algorithms
|
[libc++][NFC] Fix incorrect main signatures in tests
|
2022-10-12 16:47:32 -04:00 |
assertions
|
[libc++] Introduce a setting to remove fstream from the library
|
2022-11-20 10:51:32 -05:00 |
atomics
|
[libc++] Bump AppleClang compiler requirement
|
2022-11-25 09:51:44 -05:00 |
clang_query
|
[libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI
|
2022-08-13 22:41:22 +02:00 |
containers
|
[libc++] Improve error message for invalid allocators
|
2022-10-16 00:37:35 +02:00 |
debug
|
[libc++] Make it an error to define _LIBCPP_DEBUG
|
2022-11-15 09:48:13 -05:00 |
depr
|
Revert "[clang] Fix missing diagnostic of declaration use when accessing TypeDecls through typename access"
|
2022-10-25 12:23:10 -04:00 |
diagnostics
|
[libc++] Add [[nodiscard]] extensions to ranges algorithms
|
2022-11-05 16:38:46 +01:00 |
experimental
|
[libc++] Bump AppleClang compiler requirement
|
2022-11-25 09:51:44 -05:00 |
extensions
|
[libc++] Use -I instead of -isystem to include headers in the test suite
|
2022-03-03 13:19:47 +01:00 |
fuzzing
|
[libc++] Granularize <iterator> includes
|
2022-06-10 22:43:57 +02:00 |
gdb
|
[libc++] Disable the GDB pretty printer tests again, since they break the CI
|
2022-10-12 10:40:11 -04:00 |
inclusions
|
[libc++] Make <ranges> non-experimental
|
2022-08-18 16:59:58 -04:00 |
input.output
|
[libc++][NFC] Add missing conditionals for the existence of wide characters
|
2022-11-21 18:00:53 -05:00 |
iterators
|
[libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/
|
2022-08-23 18:36:38 -04:00 |
language.support
|
[libc++][NFC] Fix typo in comment
|
2022-12-02 12:20:27 -08:00 |
lint
|
[libcxx] adds an include-what-you-use (IWYU) mapping file
|
2022-11-22 01:09:49 +00:00 |
localization
|
[libc++] Implement P0618R0 (Deprecating <codecvt>)
|
2022-06-30 16:47:50 +02:00 |
mem/mem.res
|
[lbc++] Implement the rest of P0600R1 (nodiscard in the library)
|
2022-11-29 19:42:38 +01:00 |
memory
|
[libc++] Add a missing include to `swap_allocator.h`.
|
2022-11-29 14:03:57 -08:00 |
numerics
|
[libc++] Add test for checking progress on P0533R9
|
2022-10-31 21:59:21 +00:00 |
ranges
|
[libc++][ranges] implement `std::ranges::drop_while_view`
|
2022-10-18 19:34:47 +01:00 |
selftest
|
[libc++] Allow specifying conditional compile flags dependent on basic Lit features
|
2022-08-25 17:33:44 -04:00 |
strings
|
[libc++] Keep char_traits<T> for arbitrary T around until LLVM 18
|
2022-11-24 08:22:39 -05:00 |
thread
|
[libc++] Enable [[nodiscard]] extensions by default
|
2022-09-02 21:34:20 +02:00 |
time
|
[NFC][libc++][test] Move time tests.
|
2022-04-12 17:49:48 +02:00 |
transitive_includes
|
[libc++] Use numeric_limits instead of raw INT_MAX
|
2022-11-18 11:32:14 -05:00 |
type_traits
|
[libc++] Granularize the rest of type_traits
|
2022-08-14 10:30:48 +02:00 |
utilities
|
[lbc++] Implement the rest of P0600R1 (nodiscard in the library)
|
2022-11-29 19:42:38 +01:00 |
vendor
|
[libcxx] [test] Merge the experimental-lib-exports testcases into static-lib-exports
|
2022-08-11 10:15:12 +03:00 |
clang_query.sh.cpp
|
[libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI
|
2022-08-13 22:41:22 +02:00 |
clang_tidy.sh.cpp
|
[libc++] Introduce a setting to remove fstream from the library
|
2022-11-20 10:51:32 -05:00 |
double_include.sh.cpp
|
[libc++] Introduce a setting to remove fstream from the library
|
2022-11-20 10:51:32 -05:00 |
include_as_c.sh.cpp
|
[libcxx] Make stdatomic.h work when included from a C source file
|
2022-09-27 13:13:11 -04:00 |
libcpp_alignof.pass.cpp
|
[libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI.
|
2021-10-01 12:06:59 -04:00 |
libcpp_freestanding.sh.cpp
|
[libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI.
|
2021-10-01 12:06:59 -04:00 |
lit.local.cfg
|
[libc++] Add a test to pin down the set of transitive public includes
|
2022-06-23 16:23:34 -04:00 |
min_max_macros.compile.pass.cpp
|
[libc++] Introduce a setting to remove fstream from the library
|
2022-11-20 10:51:32 -05:00 |
minimal_cxx11_configuration.pass.cpp
|
[libc++] Add warning pragma macros in the test suite
|
2022-03-17 00:11:20 +01:00 |
modules_include.sh.cpp
|
[libc++] Introduce a setting to remove fstream from the library
|
2022-11-20 10:51:32 -05:00 |
nasty_macros.compile.pass.cpp
|
[libc++] Introduce a setting to remove fstream from the library
|
2022-11-20 10:51:32 -05:00 |
no_assert_include.compile.pass.cpp
|
[libc++] Introduce a setting to remove fstream from the library
|
2022-11-20 10:51:32 -05:00 |
private_headers.verify.cpp
|
[libc++] Split __allocator_destructor out of shared_ptr.h
|
2022-11-05 21:25:54 +01:00 |
transitive_includes.sh.cpp
|
[libc++] Bump AppleClang compiler requirement
|
2022-11-25 09:51:44 -05:00 |
transitive_includes_to_csv.py
|
[libc++] Simplify transitive includes test and fix a bug
|
2022-10-03 16:09:07 -04:00 |