Apply suggestion from @geoffw0

Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
Ben Rodes
2026-02-12 10:17:56 -05:00
committed by GitHub
parent b39732ba02
commit f5a38b4701

View File

@@ -266,7 +266,7 @@ class IgnorablePointerOrCharArithmetic extends IgnorableOperation {
}
/**
* Holds for an expression that is a operation that could flow to a Year field.
* Holds for an expression that is an add or similar operation that could flow to a Year field.
*/
predicate isOperationSourceCandidate(Expr e) {
not e instanceof IgnorableOperation and