[libcxx-commits] [PATCH] D145691: [libc++] Adjust tests using ext/* headers that undefine __DEPRECATED

John Brawn via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 15 10:30:04 PDT 2023


john.brawn updated this revision to Diff 505554.
john.brawn retitled this revision from "[libc++] Remove ext/* headers from tests" to "[libc++] Adjust tests using ext/* headers that undefine __DEPRECATED".
john.brawn edited the summary of this revision.
john.brawn added a comment.

Remove only the generated tests, use -Wno-deprecated elsewhere.


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.pass.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/test/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv
  libcxx/test/libcxx/transitive_includes/cxx2b.csv
  libcxx/utils/generate_header_tests.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145691.505554.patch
Type: text/x-patch
Size: 17414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230315/8fd48d73/attachment.bin>


More information about the libcxx-commits mailing list