Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp | ||
---|---|---|
660 ↗ | (On Diff #179485) | 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 181088 cfe/trunk/include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
cfe/trunk/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
|