Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55351
[analyzer] Fix an infinite recursion bug while checking parent methods in RetainCountChecker ClosedPublic Authored by george.karpenkov on Dec 5 2018, 7:47 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptDec 5 2018, 7:47 PM This revision is now accepted and ready to land.Dec 6 2018, 1:52 PM Closed by commit rL348531: [analyzer] Fix an infinite recursion bug while checking parent methods in… (authored by george.karpenkov). · Explain WhyDec 6 2018, 2:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177042 cfe/trunk/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
cfe/trunk/test/Analysis/osobject-retain-release.cpp
|