Skip to content

Commit 9b8ba41

Browse files
authored
Merge pull request #17487 from hvitved/swift/change-note
Swift: Add change note
2 parents 8b4114c + 961b077 commit 9b8ba41

File tree

2 files changed

+4
-623
lines changed

2 files changed

+4
-623
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* All AST classes in `codeql.swift.elements` are now `final`, which means that it is no longer possible to `override` predicates defined in those classes (it is, however, still possible to `extend` the classes).

0 commit comments

Comments
 (0)