fb855eb941
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 |
||
---|---|---|
.. | ||
associative | ||
container.adaptors | ||
container.node | ||
container.requirements | ||
containers.general | ||
sequences | ||
unord | ||
views/views.span | ||
check_consecutive.h | ||
Copyable.h | ||
Emplaceable.h | ||
iterator.rel_ops.compile.pass.cpp | ||
map_allocator_requirement_test_templates.h | ||
NotConstructible.h | ||
set_allocator_requirement_test_templates.h | ||
test_compare.h | ||
test_hash.h |