Handle gcc-compatible compilers (such as clang) the same way we handle
authorOscar Fuentes <ofv@wanadoo.es>
Wed, 11 May 2011 13:53:08 +0000 (13:53 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Wed, 11 May 2011 13:53:08 +0000 (13:53 +0000)
commit104e99256d951674faadd865ed44ec698ede31ea
treec19fd8882ddd16cf9fd9cee988cc20199104ace0
parent4301222525b565028850030835b8db9ce6d153db
Handle gcc-compatible compilers (such as clang) the same way we handle
gcc.

Fixes PR9886.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131181 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake
cmake/modules/LLVMProcessSources.cmake
unittests/CMakeLists.txt