diff options
author | Ted Kremenek <kremenek@apple.com> | 2011-08-23 20:30:50 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2011-08-23 20:30:50 +0000 |
commit | 540dda6f2e4982b3eab0300c804345f5b6104c11 (patch) | |
tree | 60bb12eac0974176b55bd9d1cb0264521f79ebbd /include/clang/Basic/SourceManager.h | |
parent | e0a5d326137c13946603c739babc722fd1e9a94f (diff) |
Fix regression in -Wuninitialized involving VLAs. It turns out that we were modeling sizeof(VLAs)
incorrectly in the CFG, and also the static analyzer. This patch regresses the analyzer a bit, but
that needs to be followed up with a better solution.
Fixes <rdar://problem/10008112>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138372 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions