mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
C++: Respond to review comments.
This commit is contained in:
@@ -1642,6 +1642,10 @@ predicate localInstructionFlow(Instruction e1, Instruction e2) {
|
||||
|
||||
/**
|
||||
* INTERNAL: Do not use.
|
||||
*
|
||||
* Ideally this module would be private, but the `asExprInternal` predicate is
|
||||
* needed in `DefaultTaintTrackingImpl`. Once `DefaultTaintTrackingImpl` is gone
|
||||
* we can make this module private again.
|
||||
*/
|
||||
cached
|
||||
module ExprFlowCached {
|
||||
|
||||
Reference in New Issue
Block a user