This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c1b91af3c3 [CodeGen] Fix a test from r349848 by replacing `objc_` with [...] new 72c12de609 [analyzer] RetainCount: Suppress retain detection heuristic [...] new b1b14d809d Revert "Revert "[driver] [analyzer] Fix a backward compatibi [...]
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/Driver/ToolChains/Clang.cpp | 10 +++++--- lib/StaticAnalyzer/Core/RetainSummaryManager.cpp | 11 ++++++++ ...value.c => invalid-a-na-ly-zer-con-fig-value.c} | 9 +++++++ test/Analysis/invalid-analyzer-config-value.c | 5 ++++ test/Analysis/retain-release.m | 30 ++++++++++++++++++++-- 5 files changed, 60 insertions(+), 5 deletions(-) copy test/Analysis/{invalid-analyzer-config-value.c => invalid-a-na-ly-zer-con-fig [...]