Update Compiler.h check for MSVC
authorJF Bastien <jfbastien@apple.com>
Fri, 2 Aug 2019 00:50:12 +0000 (00:50 +0000)
committerJF Bastien <jfbastien@apple.com>
Fri, 2 Aug 2019 00:50:12 +0000 (00:50 +0000)
commit975c51c3ff0f83dffb8b01ab06f376924bab7200
treea9c92a783c9d486369827da38aacabe4a6b0ddac
parente063eccc19c51572db67cf0689b594b3e5dc4d9e
Update Compiler.h check for MSVC
We require at least MSVC 2017, but I forgot to update Compiler.h when I updated the MSVC requirement.

llvm-svn: 367639
llvm/include/llvm/Support/Compiler.h