[libcxx-commits] [PATCH] D119173: [libc++] Remove _LIBCPP_ABI_UNSTABLE
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 9 09:46:58 PST 2022
ldionne added a comment.
In D119173#3308285 <https://reviews.llvm.org/D119173#3308285>, @phosek wrote:
> We cannot move existing bots over since we would loose integration into the rest of Fuchsia's CI infrastructure which lets us test every toolchain against the rest of the platform. We have been thinking about setting up additional upstream builders for libc++ though.
Right -- I am not requesting that you "move" your bots, simply that you provide one additional bot that we can use in our pre-commit CI. I am very serious about this -- I know everyone is busy but this is simple to set up and will make our lives much easier. These unforeseen breakages are a waste of libc++ developers' time in the long run since they can be avoided with proper pre-commit CI.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119173/new/
https://reviews.llvm.org/D119173
More information about the libcxx-commits
mailing list