[libcxx-commits] [PATCH] D151893: [libc++] Use Lit annotations for all .gen.py tests
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 6 11:32:19 PDT 2023
ldionne updated this revision to Diff 528959.
ldionne added a comment.
Herald added a subscriber: mstorsjo.
Fix FreeBSD CI. Temporary modifications to the buildkite pipeline to avoid running parts of the CI that already passed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151893/new/
https://reviews.llvm.org/D151893
Files:
libcxx/include/__memory_resource/synchronized_pool_resource.h
libcxx/test/libcxx/assertions/headers_declare_verbose_abort.gen.py
libcxx/test/libcxx/clang_tidy.gen.py
libcxx/test/libcxx/double_include.gen.py
libcxx/test/libcxx/header_inclusions.gen.py
libcxx/test/libcxx/modules_include.gen.py
libcxx/test/libcxx/nasty_macros.gen.py
libcxx/test/libcxx/no_assert_include.gen.py
libcxx/test/libcxx/private_headers.gen.py
libcxx/test/libcxx/transitive_includes.gen.py
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/libcxx/test/header_information.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151893.528959.patch
Type: text/x-patch
Size: 44099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230606/242dcd75/attachment-0001.bin>
More information about the libcxx-commits
mailing list