mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
[zlaski/what-buffer-function] Rename CustomModels to Models
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* predicate that selects the function or set of functions you are trying to
|
||||
* model. Within that class, override the predicates provided by `ArrayFunction`
|
||||
* to match the flow within that function. Finally, add a private import
|
||||
* statement to `CustomModels.qll`
|
||||
* statement to `Models.qll`
|
||||
*/
|
||||
|
||||
import semmle.code.cpp.Function
|
||||
|
||||
Reference in New Issue
Block a user