llvm-project/libcxx/utils
Mark de Wever fb855eb941 [libc++] Qualifies size_t.
This has been done using the following command

  find libcxx/test -type f -exec perl -pi -e 's|^([^/]+?)((?<!::)size_t)|\1std::\2|' \{} \;

And manually removed some false positives in std/depr/depr.c.headers.

The `std` module doesn't export `::size_t`, this is a preparation for that module.

Reviewed By: ldionne, #libc, EricWF, philnik

Differential Revision: https://reviews.llvm.org/D146088
2023-03-21 17:41:36 +01:00
..
ci [libc++][Apple] Make sure to set the LIBCXX_LIBRARY_VERSION when building for Apple 2023-03-18 16:22:00 -04:00
data [NFC][libc++] Formats granularized charconv. 2023-03-16 18:56:30 +01:00
gdb/libcxx Reenable gdb pretty printers, and update them. 2022-10-11 12:28:34 -07:00
libcxx [libc++][NFC] Precise comments in test suite setup 2023-03-17 14:53:24 -04:00
symcheck-blacklists
cat_files.py
CMakeLists.txt [libcxx] adds an include-what-you-use (IWYU) mapping file 2022-11-22 01:09:49 +00:00
generate_abi_list.py
generate_escaped_output_table.py [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
generate_extended_grapheme_cluster_table.py [libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= x 2023-02-15 16:52:25 +01:00
generate_extended_grapheme_cluster_test.py [libc++] Qualifies size_t. 2023-03-21 17:41:36 +01:00
generate_feature_test_macro_components.py [libc++] implement move_iterator<T*> should be a random access iterator \n Differntial Revision- https://reviews.llvm.org/D135248 2023-03-01 23:47:00 +05:30
generate_header_inclusion_tests.py [libc++] Implement std::expected P0323R12 2022-12-14 15:43:42 +00:00
generate_header_tests.py [libc++] Remove <experimental/coroutine> 2023-01-30 16:32:48 -05:00
generate_ignore_format.sh [libc++] Improve the format ignorelist generation. 2023-02-17 18:01:57 +01:00
generate_iwyu_mapping.py [libc++] Rename __tuple to __tuple_dir to avoid file collision 2022-12-21 19:19:58 +01:00
graph_header_deps.py [libc++] Rewrites graph_header_deps.py. 2022-09-25 15:06:21 +02:00
run.py [libc++][utils] Remove unused import in run.py 2023-01-10 13:07:51 -07:00
ssh.py
sym_diff.py
zos_rename_dll_side_deck.sh [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++. 2022-10-03 17:24:02 -05:00