[libcxx-commits] [libcxx] Reverts around time_zone (PR #95058)

Florian Mayer via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 11 08:19:04 PDT 2024


fmayer wrote:

> "lowest effort revert back to green without enough information to then move forward" kind of thing.

This is not only our bot, but others as well.

Also, quoting LLVM policy:

> If you break a buildbot in a way which can’t be quickly fixed, please revert.

It's not about effort, it's about not stacking breakages on top of each other. It's infeasible to add all these configurations to pre-commit UI. Some of our bots take hours to compile multi-stage LLVM with sanitizers.

https://github.com/llvm/llvm-project/pull/95058


More information about the libcxx-commits mailing list