[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
Thu Jun 1 08:05:41 PDT 2023
ldionne updated this revision to Diff 527422.
ldionne added a comment.
Fix CI.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151654/new/
https://reviews.llvm.org/D151654
Files:
libcxx/include/__debug
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.527422.patch
Type: text/x-patch
Size: 207098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230601/ad4ec0f5/attachment-0001.bin>
More information about the libcxx-commits
mailing list