This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9452dd39bb Update test for instcombine change new b2d875ed24 [analyzer] Resolve another bug where the name of the leaked [...] new 48f04c6368 [analyzer] Display a diagnostics when an inlined function vi [...] new fc78b59f92 [analyzer] Hack for backwards compatibility for options for [...] new c7e7dd2863 [analyzer] Remove memoization from RunLoopAutoreleaseLeakChecker
The 4 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: .../RetainCountChecker/RetainCountChecker.cpp | 14 ++- .../RetainCountChecker/RetainCountDiagnostics.cpp | 111 ++++++++++++++++++--- .../Checkers/RunLoopAutoreleaseLeakChecker.cpp | 34 ++----- test/Analysis/osobject-retain-release.cpp | 32 +++++- test/Analysis/test-separate-retaincount.cpp | 1 + 5 files changed, 147 insertions(+), 45 deletions(-)