mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/MustFlow.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7106fe35aa
commit
bfa0714577
@@ -112,7 +112,7 @@ private module Cached {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds if `instr` is the qualifier to a call to the non-virtual function `f`, and
|
* Holds if `instr` is the qualifier to a call to the non-virtual function `f`, and
|
||||||
* `init` is the corresponding initiazation instruction that receives the value of
|
* `init` is the corresponding initialization instruction that receives the value of
|
||||||
* `instr` in `f`.
|
* `instr` in `f`.
|
||||||
*/
|
*/
|
||||||
pragma[noinline]
|
pragma[noinline]
|
||||||
|
|||||||
Reference in New Issue
Block a user