Skip to content
Commit 8782716c authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Minor pass-sensitivity improvement:

  if we know that 'len != 0' and know that 'i == 0' then we know that
  'i < len' must evaluate to true and cannot evaluate to false

llvm-svn: 56260
parent 2b4b3b13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment