[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
Wed May 31 13:36:39 PDT 2023
ldionne updated this revision to Diff 527189.
ldionne added a comment.
Drop changes to transitive_includes tests. Those are failing on Windows and I'll tackle them in a separate patch cause I want to land this and it's taking longer than expected.
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.527189.patch
Type: text/x-patch
Size: 206052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230531/d13285a1/attachment-0001.bin>
More information about the libcxx-commits
mailing list