.. |
algorithms
|
[libc++][ranges][NFC] Make sure all implemented algorithms are enabled in "robust" tests.
|
2022-08-05 14:02:12 -07:00 |
assertions
|
[libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abort
|
2022-07-29 13:52:42 -04:00 |
atomics
|
Rewording "static_assert" diagnostics
|
2022-07-25 07:22:54 -04:00 |
containers
|
[libc++] Use uninitialized algorithms for vector
|
2022-07-26 17:44:31 +02:00 |
debug
|
[libc++] Make the Debug mode a configuration-time only option
|
2022-06-07 16:33:53 -04:00 |
depr
|
[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ
|
2022-05-27 15:24:45 -04:00 |
diagnostics
|
[libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17)
|
2022-06-21 08:22:44 +02:00 |
experimental
|
[libc++] Mark -fexperimental-library test as unsupported on another AppleClang
|
2022-08-03 12:24:00 -04: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++] Fixes the CI.
|
2022-07-27 19:59:56 +02:00 |
inclusions
|
[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ
|
2022-05-27 15:24:45 -04:00 |
input.output
|
Rewording "static_assert" diagnostics
|
2022-07-25 07:22:54 -04:00 |
iterators
|
[libc++] Fix algorithms which use reverse_iterator
|
2022-07-25 18:35:20 +02:00 |
language.support
|
[libc++] Remove XFAIL for libcpp_deallocate on AIX, which seems to be passing now
|
2022-07-26 07:41:53 -04:00 |
lint
|
[libc++] Improves pragma system_header test.
|
2022-07-06 20:54:47 +02:00 |
localization
|
[libc++] Implement P0618R0 (Deprecating <codecvt>)
|
2022-06-30 16:47:50 +02:00 |
memory
|
[libc++] Use uninitialized algorithms for vector
|
2022-07-26 17:44:31 +02:00 |
numerics
|
Rewording "static_assert" diagnostics
|
2022-07-25 07:22:54 -04:00 |
ranges
|
[libc++] Make the Debug mode a configuration-time only option
|
2022-06-07 16:33:53 -04:00 |
selftest
|
[libc++][test] Propagate host environment to libc++ test suite
|
2022-08-02 21:53:03 -04:00 |
strings
|
[libcxx] [test] Cover i386 & sparc64 in string.capacity test
|
2022-07-31 15:53:56 +02:00 |
thread
|
[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ
|
2022-05-27 15:24:45 -04:00 |
time
|
[NFC][libc++][test] Move time tests.
|
2022-04-12 17:49:48 +02:00 |
transitive_includes
|
[libc++] Implement ranges::{reverse, rotate}_copy
|
2022-07-11 21:13:08 +02:00 |
type_traits
|
[libc++] Add __is_callable type trait and begin granularizing type_traits
|
2022-04-08 12:23:52 +02:00 |
utilities
|
[libc++][format] Improves generated files.
|
2022-08-02 18:56:02 +02:00 |
vendor
|
[libcxx] Make LIBCXX_HERMETIC_STATIC_LIBRARY apply to libc++experimental too
|
2022-07-08 09:55:18 +03:00 |
clang_tidy.sh.cpp
|
[libc++] Add clang-tidy for the tests
|
2022-07-20 11:26:49 +02:00 |
double_include.sh.cpp
|
[libc++] Make sure that all headers can be included with modules enabled
|
2022-05-25 03:44:48 -04:00 |
include_as_c.sh.cpp
|
[libc++] Add an option to disable wide character support in libc++
|
2021-10-12 06:08:23 -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++] Make sure that all headers can be included with modules enabled
|
2022-05-25 03:44:48 -04: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++] Use explicit module cache path in tests
|
2022-06-14 18:06:59 +00:00 |
nasty_macros.compile.pass.cpp
|
[libc++] Add a few missing min/max macro push/pop
|
2022-06-27 12:57:39 -04:00 |
no_assert_include.compile.pass.cpp
|
[libc++] Make sure that all headers can be included with modules enabled
|
2022-05-25 03:44:48 -04:00 |
private_headers.verify.cpp
|
[libc++][ranges] Implement `ranges::is_permutation`
|
2022-08-04 10:54:37 -07:00 |
transitive_includes.sanitize.py
|
[libc++] Add a test to pin down the set of transitive public includes
|
2022-06-23 16:23:34 -04:00 |
transitive_includes.sh.cpp
|
[libc++] Re-add transitive includes that had been removed since LLVM 14
|
2022-06-27 22:18:19 -04:00 |