We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I read the documentation and it says "Arm Compiler for Embedded FuSa is built on LLVM technology and preserves the functionality of that technology where possible".
There is no cross reference between the versions. Is there a way to find out Which version of LLVM clang is Arm Compiler for Embedded FuSa 6.16LTS is build from?
Hello,
The macro __VERSION__ is defined as:
#define __VERSION__ "Clang 13.0.0"
See developer.arm.com/.../Predefined-macros