We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CustomModels
Models
1 parent 7e14e2a commit a6d619cCopy full SHA for a6d619c
cpp/ql/src/semmle/code/cpp/models/interfaces/ArrayFunction.qll
@@ -5,7 +5,7 @@
5
* predicate that selects the function or set of functions you are trying to
6
* model. Within that class, override the predicates provided by `ArrayFunction`
7
* to match the flow within that function. Finally, add a private import
8
- * statement to `CustomModels.qll`
+ * statement to `Models.qll`
9
*/
10
11
import semmle.code.cpp.Function
0 commit comments