This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3704be1446 [CodeGen] EmitPointerWithAlignment() to generate TBAA info a [...] new 6ac84e99d9 [analyzer] RetainCount: Ignore annotations on user-made CFRe [...]
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/Checkers/RetainCountChecker.cpp | 5 ++ test/Analysis/retain-release-safe.c | 72 ++++++++++++++++++++++ 2 files changed, 77 insertions(+) create mode 100644 test/Analysis/retain-release-safe.c