mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Swift: add change note
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
category: majorAnalysis
|
||||
category: minorAnalysis
|
||||
---
|
||||
* AST and types related to parameter packs are now extracted
|
||||
|
||||
4
swift/ql/lib/change-notes/2023-14-09-move-semantics.md
Normal file
4
swift/ql/lib/change-notes/2023-14-09-move-semantics.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* AST and types related to move semantics (`copy`, `consume`, `_borrow`) are now extracted
|
||||
Reference in New Issue
Block a user