This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c2d4c5a Revert r284008. This is us to fail to instantiate static data [...] new 959f88a fix ms-intrinsics labels code to work with builds with assertions new 36a5831 [analyzer] DeallocChecker: Don't warn about directly-set IBOu [...]
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/Checkers/CheckObjCDealloc.cpp | 31 +++++++++++ test/Analysis/DeallocMissingRelease.m | 71 +++++++++++++++++++++++- test/CodeGen/ms-intrinsics.c | 16 +++--- 3 files changed, 109 insertions(+), 9 deletions(-)