[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
Tue May 30 08:08:00 PDT 2023


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

Poke CI to get accurate timings.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151654

Files:
  libcxx/include/__memory/allocator.h
  libcxx/include/__utility/in_place.h
  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/test/libcxx/transitive_includes.gen.py
  libcxx/test/libcxx/transitive_includes.sh.cpp
  libcxx/test/libcxx/transitive_includes_to_csv.py
  libcxx/utils/CMakeLists.txt
  libcxx/utils/generate_header_tests.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151654.526628.patch
Type: text/x-patch
Size: 242719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230530/3992b554/attachment-0001.bin>


More information about the libcxx-commits mailing list