Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D55528
[analyzer] Resolve another bug where the name of the leaked object was not printed properly ClosedPublic Authored by george.karpenkov on Dec 10 2018, 3:00 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptDec 10 2018, 3:00 PM This revision is now accepted and ready to land.Dec 10 2018, 3:49 PM Closed by commit rC348819: [analyzer] Resolve another bug where the name of the leaked object was not… (authored by george.karpenkov). · Explain WhyDec 10 2018, 5:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177631 lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
test/Analysis/osobject-retain-release.cpp
|