mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Swift: Add upgrade and downgrade scripts
This commit is contained in:
@@ -30,7 +30,6 @@ module Generated {
|
||||
* INTERNAL: Do not use.
|
||||
*
|
||||
* TODO: Swift 6.2 update with UnresolvedApply and Apply
|
||||
* TODO: Swift 6.2 make sure to adjust in dbscheme upgrade/downgrade
|
||||
*
|
||||
* This is 5 for properties, 6 for array and dictionary subscripts, 7 for optional forcing
|
||||
* (`!`), 8 for optional chaining (`?`), 9 for implicit optional wrapping, 10 for `self`,
|
||||
|
||||
1
swift/ql/lib/codeql/swift/generated/Raw.qll
generated
1
swift/ql/lib/codeql/swift/generated/Raw.qll
generated
@@ -227,7 +227,6 @@ module Raw {
|
||||
* INTERNAL: Do not use.
|
||||
*
|
||||
* TODO: Swift 6.2 update with UnresolvedApply and Apply
|
||||
* TODO: Swift 6.2 make sure to adjust in dbscheme upgrade/downgrade
|
||||
*
|
||||
* This is 5 for properties, 6 for array and dictionary subscripts, 7 for optional forcing
|
||||
* (`!`), 8 for optional chaining (`?`), 9 for implicit optional wrapping, 10 for `self`,
|
||||
|
||||
Reference in New Issue
Block a user