win: Pass /W4 in front of all the -wd flags.
[oota-llvm.git] / cmake / modules / DetermineGCCCompatible.cmake
2015-09-29 John Brawn[CMake] Move the setting of LLVM_COMPILER_IS_GCC_COMPAT...