This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6554d78420 [-gmodules] Honor -fdebug-prefix-map in the debug info inside PCMs. new 1a67a4b062 [analyzer] [NFC] Some miscellaneous clean ups and documentat [...] new 485e0c171e [analyzer] [NFC] Test dumping trimmed graph new e5c7e92274 [analyzer] Reference leaked object by name, even if it was c [...]
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: .../StaticAnalyzer/Core/PathSensitive/Store.h | 4 +- .../RetainCountChecker/RetainCountDiagnostics.cpp | 209 +++++++++++---------- .../retain-release-path-notes.m.plist | 6 +- test/Analysis/dump_egraph.c | 1 + test/Analysis/osobject-retain-release.cpp | 24 ++- test/Analysis/retain-release-path-notes.m | 2 +- 6 files changed, 136 insertions(+), 110 deletions(-)