mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/ExprNodes.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f731d0e630
commit
e11ab0f125
@@ -269,7 +269,7 @@ private module Cached {
|
||||
* ```
|
||||
* i.getUnconvertedResultExpression() instanceof ClassAggregateLiteral
|
||||
* ```
|
||||
* and thus we don't automaticallt get a dataflow node for which:
|
||||
* and thus we don't automatically get a dataflow node for which:
|
||||
* ```
|
||||
* node.asExpr() instanceof ClassAggregateLiteral
|
||||
* ```
|
||||
|
||||
Reference in New Issue
Block a user