Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
authorJoe Abbey <jabbey@arxan.com>
Mon, 26 Nov 2012 02:02:08 +0000 (02:02 +0000)
committerJoe Abbey <jabbey@arxan.com>
Mon, 26 Nov 2012 02:02:08 +0000 (02:02 +0000)
commitd6a93075a1058072e3b2525d26b3516404a7cef4
treed5f4699ce0dbdc9c94229ac1e436d8dc555fa42d
parent250ab62a62754ed99e66f81611f0f6db6e92e0a3
Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG

Adding CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
       C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG

This is to handle the wackiness on a Mac host where cmake detects:

CMAKE_CXX_COMPILER == "/usr/bin/c++"
CMAKE_C_COMPILER == "/usr/bin/gcc"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168577 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake