Details
Details
Diff Detail
Diff Detail
Event Timeline
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp | ||
---|---|---|
660 | A very pleasant piece of transparency. |
Paths
| Differential D56072
[analyzer] [RetainCountChecker] Remove redundant enum UnarySummaryKind ClosedPublic Authored by george.karpenkov on Dec 24 2018, 5:13 PM.
Details
Diff Detail Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptDec 24 2018, 5:13 PM This revision is now accepted and ready to land.Jan 8 2019, 4:49 PM Closed by commit rL350861: [analyzer] [RetainCountChecker] Remove redundant enum UnarySummaryKind (authored by george.karpenkov). · Explain WhyJan 10 2019, 10:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179485 clang/include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
|
A very pleasant piece of transparency.