Skip to content

Commit

Permalink
Accept another review suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
owen-mc committed Nov 21, 2024
1 parent 221e415 commit 0df1427
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions java/ql/lib/semmle/code/java/ControlFlowGraph.qll
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,6 @@ module ControlFlow {

/**
* Gets the most appropriate AST node for this control flow node, if any.
*
* This is needed for the equivalence relation on basic blocks in range
* analysis.
*/
ExprParent getAstNode() {
result = this.asExpr() or
Expand Down

0 comments on commit 0df1427

Please sign in to comment.