This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f544500eef [XRay][clang] Emit "never-instrument" attribute new 44383fe7b4 gcc is now returning the same output on this example, removi [...] new 2cf9113b81 update the doc to compare with gcc 4.9 instead of 4.2 new 6667b4e8eb [analyzer][UninitializedObjectChecker] Fixed dereferencing
The 3 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 | 10 +- .../UninitializedObjectChecker.cpp | 25 ++-- .../UninitializedObject/UninitializedPointee.cpp | 128 ++++++++++----------- test/Analysis/cxx-uninitialized-object-ptr-ref.cpp | 92 ++++++++++++++- test/Analysis/cxx-uninitialized-object.cpp | 41 +++++-- test/Analysis/objcpp-uninitialized-object.mm | 2 +- www/diagnostics.html | 6 - www/features.html | 7 +- 8 files changed, 212 insertions(+), 99 deletions(-)