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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 08:36:31 PDT 2018


lebedev.ri 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.
----------------
Hahnfeld wrote:
> This looks strange.
This clearly should be prefixed with `#`


Repository:
  rL LLVM

https://reviews.llvm.org/D47073





More information about the llvm-commits mailing list