ARMClang: Fix computation of compiler semantic version patch level

According to ARMClang documentation 6.20, the patch version number
should not include the last two digits of `__ARMCOMPILER_VERSION`,
which are reserved for internal use by ARM.
1 file changed