[libcxx-commits] [PATCH] D121129: [libc++] Remove workarounds for re-defining _LIBCPP_ASSERT in the test suite

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 8 07:41:03 PST 2022


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

CI passed after retrying the job that had failed due to a flake.

Landing this since this is now an uncontroversial workaround removal -- this is not built on top of the projected new assertion handler work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121129



More information about the libcxx-commits mailing list