[libcxx-commits] [PATCH] D151893: [libc++] Use Lit annotations for all .gen.py tests

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 1 13:11:20 PDT 2023


Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.

Thanks for working on these improvements! LGTM!



================
Comment at: libcxx/test/libcxx/assertions/headers_declare_verbose_abort.gen.py:33
 using HandlerType = decltype(std::__libcpp_verbose_abort);
-{test_condition_end}
 """)
----------------
I really like how much cruft this patch removes from these files!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151893



More information about the libcxx-commits mailing list