mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Accept another review suggestion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user