[libcxx-commits] [PATCH] D145691: [libc++] Remove ext/* headers from tests
John Brawn via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 13 07:55:24 PDT 2023
john.brawn updated this revision to Diff 504658.
john.brawn retitled this revision from "[libc++][NFC] Use -Wno-deprecated instead of undefining __DEPRECATED" to "[libc++] Remove ext/* headers from tests".
john.brawn edited the summary of this revision.
john.brawn added a comment.
Herald added a subscriber: arichardson.
Changed to removing testing of the ext/* headers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145691/new/
https://reviews.llvm.org/D145691
Files:
libcxx/test/libcxx/assertions/headers_declare_verbose_abort.sh.cpp
libcxx/test/libcxx/clang_tidy.sh.cpp
libcxx/test/libcxx/containers/gnu_cxx/hash_map.pass.cpp
libcxx/test/libcxx/containers/gnu_cxx/hash_map_name_lookup.pass.cpp
libcxx/test/libcxx/containers/gnu_cxx/hash_set.pass.cpp
libcxx/test/libcxx/containers/gnu_cxx/hash_set_name_lookup.pass.cpp
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/extensions/hash/specializations.compile.fail.cpp
libcxx/test/libcxx/extensions/hash/specializations.pass.cpp
libcxx/test/libcxx/extensions/hash_map/const_iterator.compile.fail.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/modules_include.sh.cpp
libcxx/test/libcxx/nasty_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/test/libcxx/transitive_includes.sh.cpp
libcxx/utils/generate_header_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145691.504658.patch
Type: text/x-patch
Size: 16663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230313/2dbbd52c/attachment.bin>
More information about the libcxx-commits
mailing list