[PATCH] D47073: Document and Enforce new Host Compiler Policy

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 13:35:54 PST 2019


jfb added a comment.

In D47073#1358626 <https://reviews.llvm.org/D47073#1358626>, @mehdi_amini wrote:

> In D47073#1358593 <https://reviews.llvm.org/D47073#1358593>, @jfb wrote:
>
> > OK I think we've had more than enough bikeshed, over months, and in-person at the LLVM dev meeting. This is good enough, we want to warn people for the LLVM 8 branch which is tomorrow. Let's get this checked in today. We'll start a discussion on LLVM dev when anything *actually* changes, so nobody needs to panic just yet.
>
>
> I strongly disagree with this right now: this is *not* OK to rush this as is.
>
> If you need something in the release, then it can be done in a much less controversial way.


What makes you say this is being rushed? I agree your participation to the discussion is new, but consider that the RFC was *months* ago (and wasn't the first or second time it was discussed), and so was the LLVM developer meeting discussion. There's agreement that we'll move away from C++11, soon. We'd be irresponsible if we didn't tell developers who build LLVM. That's the only thing the patch does: tell people what we've agreed to do (admittedly we don't have a fixed timeline because we're waiting on significant contributors being ready to move, but there's agreement nonetheless, tentatively end of 2019 Q1).


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

https://reviews.llvm.org/D47073





More information about the llvm-commits mailing list