Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53660
[analyzer] [RetainCountChecker] Do not invalidate references passed to constructors and operators ClosedPublic Authored by george.karpenkov on Oct 24 2018, 10:56 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptOct 24 2018, 10:56 AM This revision is now accepted and ready to land.Oct 25 2018, 2:20 PM Closed by commit rL345340: [analyzer] [RetainCountChecker] Do not invalidate references passed to… (authored by george.karpenkov). · Explain WhyOct 25 2018, 4:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 171226 cfe/trunk/include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
cfe/trunk/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
cfe/trunk/test/Analysis/osobject-retain-release.cpp
|