This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 66d600dda0 [analyzer] Fix a typo in docs new ad06eca808 [analyzer] Added a checklist to help checker authors and reviewers new df4319332f [analyzer] Toning down invalidation a bit
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: lib/StaticAnalyzer/Core/CallEvent.cpp | 22 ++++-- test/Analysis/call-invalidation.cpp | 5 +- test/Analysis/cxx-uninitialized-object.cpp | 5 +- test/Analysis/malloc.c | 4 +- test/Analysis/taint-generic.c | 1 + test/Analysis/taint-tester.c | 2 +- www/analyzer/checker_dev_manual.html | 105 +++++++++++++++++++++++++++++ 7 files changed, 132 insertions(+), 12 deletions(-)