Merge branch 'armcc-compiler-id' into release-3.14

Merge-request: !3187
This commit is contained in:
Brad King
2019-04-04 11:40:12 -04:00
@@ -1,5 +1,5 @@
# ARMCC Toolchain
set(_compiler_id_pp_test "defined(__ARMCC_VERSION)")
set(_compiler_id_pp_test "defined(__ARMCC_VERSION) && !defined(__clang__)")
set(_compiler_id_version_compute "
#if __ARMCC_VERSION >= 1000000