diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-04-10 00:59:50 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-04-10 00:59:50 +0000 |
commit | 52e5602056e4cade24cbcca57767e94e1d430b03 (patch) | |
tree | cae7aa770a469c35b40754fc2e044ffa5010fed8 /lib/Frontend/PCHWriter.cpp | |
parent | 11c7d32ac2f8a784a3cc4714a9f1977ab5859185 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68757 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHWriter.cpp')
0 files changed, 0 insertions, 0 deletions