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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 11 14:10:23 PDT 2024


ldionne wrote:

> no one strong-armed anyone

I consider selectively quoting the part of the LLVM Developer Policy that says "reverts are fine" to be a form of that.

This fuss is about the dynamics in LLVM that make some people think that reverting a month of work over a test that's running too slowly under a sanitizer and should be addressed with a Lit annotation. It happens a lot in libc++ due to the nature of the project running under many configurations and on many platforms, and it's exhausting. It also doesn't help that it comes almost exclusively from corporate actors and is imposed upon contributors who (in libc++) are mostly enthusiasts, leading to a bad contribution experience.

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


More information about the libcxx-commits mailing list