Files
codeql/swift/ql/lib/change-notes/released/6.5.0.md
2026-05-05 09:34:30 +00:00

10 lines
296 B
Markdown

## 6.5.0
### New Features
* The `BuiltinFixedArrayType` class now defines the predicates `getSize` and `getElementType`, which yield the size of the array and the type of elements stored in the array, respectively.
### Major Analysis Improvements
* Upgraded to allow analysis of Swift 6.3.1.