This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cb5b6f7f24 NFC: Remove MANGLE_CHECKER from ItaniumMangle.cpp new fc259e8f5f [analyzer] Trust summaries for OSObject::retain and OSObject [...] new a193197ff6 [analyzer] Do not stop tracking CXX methods touching OSObject. new 792888ae6c [analyzer] [NFC] Change scanReachableSymbols to use ranges
The 3 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: .../Core/PathSensitive/ProgramState.h | 29 +++-------- lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 3 +- .../RetainCountChecker/RetainCountChecker.cpp | 34 ++++++------- lib/StaticAnalyzer/Core/ProgramState.cpp | 21 ++------ lib/StaticAnalyzer/Core/RetainSummaryManager.cpp | 57 +++++++++++++++------- test/Analysis/osobject-retain-release.cpp | 51 ++++++++++++++++--- 6 files changed, 111 insertions(+), 84 deletions(-)