Details
Details
Diff Detail
Diff Detail
Paths
| Differential D50863
[analyzer] [NFC] Move canEval function from RetainCountChecker to RetainCountSummaries ClosedPublic Authored by george.karpenkov on Aug 16 2018, 2:10 PM.
Details
Diff Detail Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptAug 16 2018, 2:10 PM This revision is now accepted and ready to land.Aug 17 2018, 10:42 AM Closed by commit rC340094: [analyzer] [NFC] Move canEval function from RetainCountChecker to… (authored by george.karpenkov). · Explain WhyAug 17 2018, 2:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161105 clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.h
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.cpp
|
Get rid of the bool variable?