cmake: Use -fno-sanitize-recover=all - the old spelling is deprecated
[oota-llvm.git] / cmake / modules / ChooseMSVCCRT.cmake
2014-02-02 NAKAMURA Takumi[CMake] Untabify.
2013-08-19 Reid KlecknerSuppress an annoying CMake warning in ChooseMSVCCRT...
2011-11-06 NAKAMURA TakumiFix CRT selection logic when using CMake NMake generator.
2010-08-05 Oscar FuentesNew system for choosing CRT type on MSVC.