Instead of generalized reference counting annotations.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D55041
[analyzer] Switch retain count checker for OSObject to use OS_* attributes ClosedPublic Authored by george.karpenkov on Nov 28 2018, 5:59 PM.
Details Summary Instead of generalized reference counting annotations.
Diff Detail Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptNov 28 2018, 5:59 PM This revision is now accepted and ready to land.Nov 29 2018, 1:16 PM Closed by commit rC347948: [analyzer] Switch retain count checker for OSObject to use OS_* attributes (authored by george.karpenkov). · Explain WhyNov 29 2018, 6:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 175798 clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
clang/test/Analysis/osobject-retain-release.cpp
|