Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D57211
[analyzer] [RetainCountChecker] Support 'taggedRetain' and 'taggedRelease' ClosedPublic Authored by george.karpenkov on Jan 24 2019, 5:16 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptJan 24 2019, 5:16 PM This revision is now accepted and ready to land.Jan 25 2019, 5:52 PM Closed by commit rC352530: [analyzer] [RetainCountChecker] Support 'taggedRetain' and 'taggedRelease' (authored by george.karpenkov). · Explain WhyJan 29 2019, 11:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 184137 lib/Analysis/RetainSummaryManager.cpp
test/Analysis/os_object_base.h
test/Analysis/os_smart_ptr.h
test/Analysis/osobject-retain-release.cpp
|