summaryrefslogtreecommitdiffstats
path: root/Utilities/cmexpat/ConfigureChecks.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-04-03 16:43:17 (GMT)
committerBrad King <brad.king@kitware.com>2019-04-03 16:50:10 (GMT)
commitf28e7fc1a51d5dfa81e2844c51eb811835e99583 (patch)
treef0d2b72bd527c6b0d783f1a7fed17cb5d7ecc91d /Utilities/cmexpat/ConfigureChecks.cmake
parent3c9dec0bdc11a69afcbaa93a0e61dc71cddd5491 (diff)
downloadCMake-f28e7fc1a51d5dfa81e2844c51eb811835e99583.zip
CMake-f28e7fc1a51d5dfa81e2844c51eb811835e99583.tar.gz
CMake-f28e7fc1a51d5dfa81e2844c51eb811835e99583.tar.bz2
ARMCC: Do not identify ARMClang as ARMCC
Since commit 8f8d056051 (ARMCC: Fix identification of ARM compiler when it defines GNU macros, 2019-03-20, v3.14.1~10^2) we consider ARMCC before Clang or GNU compilers. Since armclang also defines `__ARMCC_VERSION` it is now mistaken for ARMCC. Extend the check for ARMCC to also verify that `__clang__` is not defined. Issue: #19065
Diffstat (limited to 'Utilities/cmexpat/ConfigureChecks.cmake')
0 files changed, 0 insertions, 0 deletions