llvm-project/compiler-rt/cmake
Reid Kleckner a1410321f6 Translate some MSVC CMAKE_*_FLAGS to clang flags in clang_compile
Passing MSVC-style cflags to the gcc-style clang driver will almost
always end badly. Just translate a couple of simple flags used by the
base CMake cflags like /D, /U, and /O.

llvm-svn: 232219
2015-03-13 21:39:29 +00:00
..
Modules Translate some MSVC CMAKE_*_FLAGS to clang flags in clang_compile 2015-03-13 21:39:29 +00:00
config-ix.cmake [CMake] Effectively revert r230683. 2015-02-27 00:07:04 +00:00