• Daniel Black's avatar
    item_timefunc: identical operands · 9fc71eeb
    Daniel Black authored
    CID 971836 (#1 of 1): Same on both sides (CONSTANT_EXPRESSION_RESULT)
    pointless_expression: The expression val != end && val != end does not
    accomplish anything because it evaluates to either of its identical
    operands, val != end.
    9fc71eeb
item_timefunc.cc 88.3 KB