mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
359 B
359 B
category
| category |
|---|
| minorAnalysis |
- The analysis of C/C++ code targeting 64-bit Arm platforms has been improved. This includes support for the Arm-specific builtin functions, support for the
arm_neon.hheader and Neon vector types, and support for thefp8scalar type. Thearm_sve.hheader and scalable vectors are only partially supported at this point.