mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowUtil.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0487e0622a
commit
2e53370716
@@ -2081,7 +2081,7 @@ predicate localExprFlow(Expr e1, Expr e2) {
|
|||||||
/**
|
/**
|
||||||
* A canonical representation of a field.
|
* A canonical representation of a field.
|
||||||
*
|
*
|
||||||
* For performance reasons we we want a unique `Content` that represents
|
* For performance reasons we want a unique `Content` that represents
|
||||||
* a given field across any template instantiation of a class.
|
* a given field across any template instantiation of a class.
|
||||||
*
|
*
|
||||||
* This is possible in _almost_ all cases, but there are cases where it is
|
* This is possible in _almost_ all cases, but there are cases where it is
|
||||||
|
|||||||
Reference in New Issue
Block a user