Skip to content

Commit 961b077

Browse files
committed
Swift: Add change note
1 parent 8b4114c commit 961b077

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)