llvm-project/libcxx/utils
Louis Dionne 95c0f2d115 [libc++] Remove workarounds for re-defining _LIBCPP_ASSERT in the test suite
As a fly-by fix, enable the complexity-changing assertions in __debug_less
only when the full debug mode is enabled, since debugging level 0 is usually
understood to only contain basic assertions that do not change the complexity
of algorithms.

Differential Revision: https://reviews.llvm.org/D121129
2022-03-08 10:41:38 -05:00
..
ci [runtimes] Trigger CI jobs when only the runtimes/ subdirectory is touched 2022-03-04 10:59:27 -05:00
gdb/libcxx [libc++] Remove _LIBCPP_ABI_UNSTABLE 2022-02-08 15:18:09 -05:00
libcxx [libc++] Remove workarounds for re-defining _LIBCPP_ASSERT in the test suite 2022-03-08 10:41:38 -05:00
symcheck-blacklists
CMakeLists.txt [libc++][NFC] Make private header generation CMake comment more consistent 2021-07-29 14:17:04 -04:00
cat_files.py
generate_abi_list.py generate_header_tests.py: Sort the header files ASCIIbetically. 2020-12-14 09:56:07 -05:00
generate_feature_test_macro_components.py [libc++] Revert <stdatomic.h> changes 2022-02-15 12:59:14 -05:00
generate_header_inclusion_tests.py [libc++] Add missing header <cuchar> 2022-03-07 08:48:50 -05:00
generate_header_tests.py [libc++] Remove _LIBCXX_MODULES_BUILD and ext/ headers from header tests 2022-03-03 19:53:23 +01:00
generate_private_header_tests.py [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
graph_header_deps.py [libc++] Add the version header to all headers. 2022-01-04 19:50:59 +01:00
merge_archives.py Remove unused imports. 2021-08-17 13:04:02 -07:00
run.py [libc++] Fix codesigning in run.py 2021-04-01 13:39:49 -04:00
ssh.py [libc++][NFC] Resolve Python 2 FIXME 2021-11-12 13:55:22 -05:00
sym_diff.py