Files
codeql/swift/ql/lib/change-notes/released/6.6.0.md
2026-05-18 12:05:32 +00:00

6 lines
169 B
Markdown

## 6.6.0
### New Features
* The `TypeDecl` class now defines a `getDeclaredInterfaceType` predicate, which yields the declared interface type of the type declaration.