mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
This transfers the current state of `StmtVisitor` in the PoC, plus some changes required for the update to swift 5.6. Also `getLabel` in `SwiftDispatcher` got renamed to `createLabel`, and is now correctly outputting the label assignment to the trap file.
6 lines
260 B
Plaintext
6 lines
260 B
Plaintext
| GuardStmt | main.swift:39:9:39:14 | StmtCondition |
|
|
| IfStmt | main.swift:3:8:3:13 | StmtCondition |
|
|
| IfStmt | main.swift:65:4:65:19 | StmtCondition |
|
|
| IfStmt | main.swift:67:4:67:20 | StmtCondition |
|
|
| WhileStmt | main.swift:10:17:10:24 | StmtCondition |
|