This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c925a6a [ODRHash] Add support for detecting different method properties. new 03a845d [scan-build-py] create decorator for compiler wrapper methods
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: tools/scan-build-py/bin/analyze-c++ | 4 +- tools/scan-build-py/bin/analyze-cc | 4 +- tools/scan-build-py/bin/intercept-c++ | 4 +- tools/scan-build-py/bin/intercept-cc | 4 +- tools/scan-build-py/libscanbuild/__init__.py | 125 +++++++++++++++++++++++--- tools/scan-build-py/libscanbuild/analyze.py | 93 +++++++++---------- tools/scan-build-py/libscanbuild/intercept.py | 88 +++++++++--------- 7 files changed, 208 insertions(+), 114 deletions(-)