]> granicus.if.org Git - llvm/commit
Temporarily bump minimum compiler version
authorJF Bastien <jfbastien@apple.com>
Thu, 8 Aug 2019 05:12:20 +0000 (05:12 +0000)
committerJF Bastien <jfbastien@apple.com>
Thu, 8 Aug 2019 05:12:20 +0000 (05:12 +0000)
commit78669a66e378c1b6804aca896e12abf7a62583e0
tree86be2eeba14135326e686e7c6641452f84fae172
parente82b41bb50247c437c52cae64c6d25c0a6b62bb6
Temporarily bump minimum compiler version

It's pretty hard to find a reliable list of which bots use which compiler version... so I'm going to commit this change which allows us to mandate the compilers required for C++14. This bump is what we've already agreed to do, so I'll use the list of failures to figure out which bots need to bump their compiler version. I'll revert the change in a few minutes.

The last discussion of this is here: http://lists.llvm.org/pipermail/llvm-dev/2019-August/134360.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368252 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/CheckCompilerVersion.cmake