Justin Bogner dec5f39566 cmake: Fix color diags under ninja if the compiler is "AppleClang"
Apparently cmake differentiates between Clang and AppleClang, and we
fail to color our diagnostics if you have the latter. Fix that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271442 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-01 23:29:26 +00:00
..

See docs/CMake.html for instructions on how to build LLVM with CMake.