[analyzer] Update the category name for RetainCountChecker reports
authorGeorge Karpenkov <ekarpenkov@apple.com>
Thu, 10 Jan 2019 18:16:25 +0000 (18:16 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Thu, 10 Jan 2019 18:16:25 +0000 (18:16 +0000)
commitcf5ae62b3d7291ab7cf73ce9bdd9eca4a59191ab
treeaf5173cb1c65c3affa3a688e6730c29bbeff29e5
parent3cd5b128daf2b432d5adab97ed60d6d54ba129f4
[analyzer] Update the category name for RetainCountChecker reports

..now that it includes OSObjects

rdar://46509986

Differential Revision: https://reviews.llvm.org/D56404

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@350869 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
lib/StaticAnalyzer/Core/CommonBugCategories.cpp
test/Analysis/Inputs/expected-plists/edges-new.mm.plist
test/Analysis/Inputs/expected-plists/objc-arc.m.plist
test/Analysis/Inputs/expected-plists/objc-radar17039661.m.plist
test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist
test/Analysis/Inputs/expected-plists/plist-output.m.plist
test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
test/Analysis/inlining/Inputs/expected-plists/path-notes.m.plist