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
data
gdb/libcxx
libcxx
symcheck-blacklists
cat_files.py
CMakeLists.txt
generate_abi_list.py
generate_escaped_output_table.py
generate_extended_grapheme_cluster_table.py
generate_extended_grapheme_cluster_test.py
generate_feature_test_macro_components.py
generate_header_inclusion_tests.py
generate_header_tests.py
generate_ignore_format.sh
generate_iwyu_mapping.py
graph_header_deps.py
run.py
ssh.py
sym_diff.py
zos_rename_dll_side_deck.sh