This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ac0afca Honor __unaligned in codegen for declarations and expressions new bac25e3 [analyzer] Clarify 'uninitialized function argument' messages
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/CallAndMessageChecker.cpp | 76 +++++++++++++--------- test/Analysis/NewDelete-checker-test.cpp | 2 +- test/Analysis/diagnostics/undef-value-param.m | 10 +-- test/Analysis/malloc.m | 2 +- test/Analysis/misc-ps-region-store.m | 4 +- test/Analysis/misc-ps.m | 4 +- test/Analysis/null-deref-ps.c | 2 +- test/Analysis/nullptr.cpp | 2 +- test/Analysis/uninit-const.c | 60 ++++++++--------- test/Analysis/uninit-const.cpp | 24 +++---- test/Analysis/uninit-msg-expr.m | 2 +- test/Analysis/uninit-vals-ps.c | 2 +- test/Analysis/uninit-vals.cpp | 2 +- 13 files changed, 103 insertions(+), 89 deletions(-)