[libcxx-commits] [PATCH] D143245: [libc++] In tests, use `abort` to terminate upon an error.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Feb 11 05:26:27 PST 2023
Mordante added a comment.
In D143245#4119166 <https://reviews.llvm.org/D143245#4119166>, @ldionne wrote:
> This actually fixes some issues for us internally, so I'd like to ship it soon and even cherry-pick on `release/16.x`. The rebase should be realllly easy.
Of course the rebase in easy, but I would like to prevent it if possible ;-)
Fixing issues for Apple internally sounds like a good reason to ship it and cherry-pick it for LLVM 16.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143245/new/
https://reviews.llvm.org/D143245
More information about the libcxx-commits
mailing list