mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
Swift: Make ql-for-ql happy.
This commit is contained in:
@@ -3,9 +3,9 @@ import codeql.swift.dataflow.FlowSources
|
||||
import codeql.swift.dataflow.ExternalFlow
|
||||
|
||||
/**
|
||||
* Custom flow sources for this test. These cases ensure that MaD source
|
||||
* definitions are able to successfully match a range of class fields and
|
||||
* member functions.
|
||||
* A models-as-data class expressing custom flow sources for this test. These
|
||||
* cases ensure that MaD source definitions are able to successfully match a
|
||||
* range of class fields and member functions.
|
||||
*/
|
||||
class CustomTestSourcesCsv extends SourceModelCsv {
|
||||
override predicate row(string row) {
|
||||
|
||||
Reference in New Issue
Block a user