[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:38:47 PDT 2018
erichkeane added inline comments.
================
Comment at: cmake/modules/CheckCompilerVersion.cmake:10
+
+LLVM requires at least GCC 5.1,
+# MSVC 2015 (Update 3), or Clang 3.5.
----------------
lebedev.ri wrote:
> Hahnfeld wrote:
> > This looks strange.
> This clearly should be prefixed with `#`
Woops, all of this was supposed to have been deleted. Looks like my 'svn diff' didn't write properly to disk? Sorry about that.
https://reviews.llvm.org/D47073
More information about the llvm-commits
mailing list