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
"HOST_COMPILER" instead of "HOST".