[libcxx-commits] [PATCH] D151654: [libc++] Transition all remaining generated tests to the new .gen format

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 2 07:24:45 PDT 2023


ldionne updated this revision to Diff 527857.
ldionne added a comment.

Rebase onto transitive includes fix


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151654/new/

https://reviews.llvm.org/D151654

Files:
  libcxx/test/libcxx/clang_tidy.gen.py
  libcxx/test/libcxx/clang_tidy.sh.cpp
  libcxx/test/libcxx/double_include.gen.py
  libcxx/test/libcxx/double_include.sh.cpp
  libcxx/test/libcxx/min_max_macros.compile.pass.cpp
  libcxx/test/libcxx/min_max_macros.gen.py
  libcxx/test/libcxx/modules_include.gen.py
  libcxx/test/libcxx/modules_include.sh.cpp
  libcxx/test/libcxx/nasty_macros.compile.pass.cpp
  libcxx/test/libcxx/nasty_macros.gen.py
  libcxx/test/libcxx/no_assert_include.compile.pass.cpp
  libcxx/test/libcxx/no_assert_include.gen.py
  libcxx/test/libcxx/private_headers.gen.py
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/utils/generate_header_tests.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151654.527857.patch
Type: text/x-patch
Size: 206835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230602/8323520e/attachment-0001.bin>


More information about the libcxx-commits mailing list