[PATCH] D47073: Document and Enforce new Host Compiler Policy
Erich Keane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 18 08:25:09 PDT 2018
erichkeane created this revision.
erichkeane added reviewers: jfb, chandlerc.
Herald added a subscriber: mgorny.
As proposed here:
http://lists.llvm.org/pipermail/llvm-dev/2018-May/123238.html
This patch enforces the 3/1.5 year error/warning policy for
the host compiler, as well as documents it in the getting
started guide.
Note that most of the patch is cribbed from (thanks JF!):
https://reviews.llvm.org/D46723
Repository:
rL LLVM
https://reviews.llvm.org/D47073
Files:
cmake/modules/CheckCompilerVersion.cmake
docs/CodingStandards.rst
docs/GettingStarted.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47073.147513.patch
Type: text/x-patch
Size: 6765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/4115cc3d/attachment.bin>
More information about the llvm-commits
mailing list