Skip to content
Commit 5054663d authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix: <rdar://problem/6776949> Branch condition evaluates to an uninitialized...

Fix: <rdar://problem/6776949> Branch condition evaluates to an uninitialized value (argc is guaranteed to be >= 1)

The analyzer now adds the precondition that the first argument of 'main' is > 0.

llvm-svn: 68757
parent 6bc4aaa2
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