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

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 09:37:38 PST 2019


mehdi_amini added a comment.

In D47073#1358039 <https://reviews.llvm.org/D47073#1358039>, @jfb wrote:

> Yes: we want to warn folks early. This is just warning them, and they can opt-out.


The current version of the patch would issue a fatal error when using a host clang 3.5, not just a warning 
(note that clang-3.4 is supposed to support C++14)


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

https://reviews.llvm.org/D47073





More information about the llvm-commits mailing list