rdar://45532181
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54973
[analyzer] Reference leaked object by name, even if it was created in an inlined function. ClosedPublic Authored by george.karpenkov on Nov 27 2018, 1:54 PM.
Details Summary rdar://45532181
Diff Detail
Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptNov 27 2018, 1:54 PM This revision is now accepted and ready to land.Nov 29 2018, 12:59 PM Closed by commit rL347942: [analyzer] Reference leaked object by name, even if it was created in an… (authored by george.karpenkov). · Explain WhyNov 29 2018, 6:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176011 cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
cfe/trunk/test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
cfe/trunk/test/Analysis/osobject-retain-release.cpp
cfe/trunk/test/Analysis/retain-release-path-notes.m
|