..now that it includes OSObjects
rdar://46509986
Paths
| Differential D56404
[analyzer] Update the category name for RetainCountChecker reports ClosedPublic Authored by george.karpenkov on Jan 7 2019, 11:48 AM.
Details Summary ..now that it includes OSObjects rdar://46509986
Diff Detail Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptJan 7 2019, 11:48 AM Comment Actions The list is getting pretty long. Should we shorten it to something like "Memory (macOS frameworks)"? This revision is now accepted and ready to land.Jan 9 2019, 12:33 PM Closed by commit rL350869: [analyzer] Update the category name for RetainCountChecker reports (authored by george.karpenkov). · Explain WhyJan 10 2019, 10:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 180540 clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
clang/test/Analysis/Inputs/expected-plists/edges-new.mm.plist
clang/test/Analysis/Inputs/expected-plists/objc-arc.m.plist
clang/test/Analysis/Inputs/expected-plists/objc-radar17039661.m.plist
clang/test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist
clang/test/Analysis/Inputs/expected-plists/plist-output.m.plist
clang/test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
clang/test/Analysis/inlining/Inputs/expected-plists/path-notes.m.plist
|