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
2 files changed
tree: 9d57af86dce03cbc16624e88ae10a1ee3a12d419
  1. clang/
  2. llvm/