Disable MSVC warnings on ISL.
authorMichael Kruse <llvm@meinersbur.de>
Wed, 7 Sep 2016 14:11:20 +0000 (14:11 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Wed, 7 Sep 2016 14:11:20 +0000 (14:11 +0000)
commit349779cc99824f79c79d6c534af5e71bd9cac91a
treea6cee87d916d713e522cf1e82cf41b05f15a4063
parent65cdc058b6d1c0d1670d88cd0bda6e300038ed23
Disable MSVC warnings on ISL.

Disable some Visual C++ warnings on ISL. These are not reported by GCC/Clang in
the ISL build system. We do not intend to fix them in the Polly in-tree copy,
hence disable these warnings.

llvm-svn: 280811
polly/lib/External/CMakeLists.txt