CMake/Tests/Assembler
Brad King ab65862417 Clang: Add separate "AppleClang" compiler id
Apple distributes their own Clang build with their own version numbers
that differ from upstream Clang.  Use the __apple_build_version__ symbol
to identify the Apple Clang compiler and report the Apple Build Version
as the fourth version component in CMAKE_<LANG>_COMPILER_VERSION.  Add
Compiler/AppleClang-<lang> and Platform/Darwin-AppleClang-<lang> modules
that simply include the upstream equivalents.

Fix comparisons of CMAKE_<LANG>_COMPILER_ID to Clang in CMake's own
source and tests to account for AppleClang.
2013-10-07 20:12:46 -04:00
..
CMakeLists.txt Clang: Add separate "AppleClang" compiler id 2013-10-07 20:12:46 -04:00
main-linux-x86-gas.s COMP: skip APPLE, since there with universal binaries the assembler file would be built for both architectures 2007-07-05 16:32:40 -04:00
main.c COMP: hopefully fix test, finally 2007-07-09 08:16:04 -04:00