This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1bdee855b5 Fix tracking of whether a destructor would be deleted. new d578df7f78 [Analyzer] Refactor analyzer testing scripts. new 392a9db851 [Analyzer] Static analyzer script for updating reference results
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: utils/analyzer/CmpRuns.py | 1 - utils/analyzer/SATestAdd.py | 2 +- utils/analyzer/SATestBuild.py | 160 +++++++++++++++++------------------- utils/analyzer/SATestUpdateDiffs.py | 64 +++++++++++++++ 4 files changed, 139 insertions(+), 88 deletions(-) create mode 100755 utils/analyzer/SATestUpdateDiffs.py