This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e0f3e3d991 Enforce instantiation of template multiversion functions new 532d704249 [analyzer][UninitializedObjectChecker] Refactoring p4.: Wrap [...] new 9b127f0e72 [analyzer][UninitializedObjectChecker] Refactoring p5.: Hand [...]
The 2 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: .../UninitializedObject/UninitializedObject.h | 152 +++++++++++++++------ .../UninitializedObjectChecker.cpp | 148 ++++++++++---------- .../UninitializedObject/UninitializedPointee.cpp | 43 +++++- test/Analysis/cxx-uninitialized-object.cpp | 8 +- test/Analysis/objcpp-uninitialized-object.mm | 2 +- 5 files changed, 223 insertions(+), 130 deletions(-)