Commits

Greg Parker committed dfd6bac8ac0
[build] Disable compiler version checks for the stdlib build. The Swift stdlib build uses CMAKE_FORCE_C_COMPILER to cross-compile. When the compiler is forced cmake does not set the compiler version variables that llvm's build started checking in llvm commit bf2609e26. Swift SVN r12311