This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 456575d0e8 [OPENMP]Add codegen for firstprivate vars with allocate clause. new 132cebd556 Revert "[analyzer] Toning down invalidation a bit".
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: lib/StaticAnalyzer/Core/CallEvent.cpp | 22 +++++----------------- test/Analysis/call-invalidation.cpp | 5 +---- test/Analysis/cxx-uninitialized-object.cpp | 5 +++-- test/Analysis/malloc.c | 20 ++++++++++++++++++-- test/Analysis/taint-generic.c | 1 - test/Analysis/taint-tester.c | 2 +- 6 files changed, 28 insertions(+), 27 deletions(-)