This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 38afa92 Reorder initializers in CallStackFrame so that we don't get a [...] new 93cce01 [analyzer] Calculate extent size for memory regions allocated [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../Checkers/ArrayBoundCheckerV2.cpp | 17 +-- lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 52 +++++++++ .../{out-of-bounds.c => out-of-bounds-new.cpp} | 128 ++++++++------------- 3 files changed, 108 insertions(+), 89 deletions(-) copy test/Analysis/{out-of-bounds.c => out-of-bounds-new.cpp} (53%)