Predicate exprMightOverflowNegatively
Holds if the expression might overflow negatively. This predicate does not consider the possibility that the expression might overflow due to a conversion.
Import path
import semmle.code.cpp.rangeanalysis.new.SimpleRangeAnalysis
predicate exprMightOverflowNegatively(Expr expr)