Trust generalized annotations.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp | ||
|---|---|---|
| 104 | Wait, shouldn't it be, like, for pointee type?  | |
Paths 
  |  Differential  D53550  
[analyzer] Do not stop tracking CXX methods touching OSObject. ClosedPublic Authored by george.karpenkov on Oct 22 2018, 6:21 PM. 
Details 
Diff Detail Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 6 others.  ·  View Herald TranscriptOct 22 2018, 6:21 PM 
 george.karpenkov marked an inline comment as done. This revision is now accepted and ready to land.Oct 23 2018, 3:54 PM Closed by commit rC345100: [analyzer] Do not stop tracking CXX methods touching OSObject. (authored by george.karpenkov).  ·  Explain WhyOct 23 2018, 4:13 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 170555 clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
 clang/test/Analysis/osobject-retain-release.cpp
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wait, shouldn't it be, like, for pointee type?