Just use one single entry point, since we have AnyCall utility now.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D57346
[analyzer] [ARCMT] [NFC] Unify entry point into RetainSummaryManager ClosedPublic Authored by george.karpenkov on Jan 28 2019, 11:18 AM.
Details Summary Just use one single entry point, since we have AnyCall utility now.
Diff Detail Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptJan 28 2019, 11:18 AM george.karpenkov added a parent revision: D57344: Extend AnyCall to handle callable declarations without the call expressions.Jan 28 2019, 11:18 AM george.karpenkov retitled this revision from [analyzer] [ARCMT] Unify entry point into RetainSummaryManager to [analyzer] [ARCMT] [NFC] Unify entry point into RetainSummaryManager. This revision is now accepted and ready to land.Jan 28 2019, 2:51 PM Closed by commit rC352532: [analyzer] [ARCMT] [NFC] Unify entry point into RetainSummaryManager (authored by george.karpenkov). · Explain WhyJan 29 2019, 11:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 183916 clang/include/clang/Analysis/RetainSummaryManager.h
clang/lib/ARCMigrate/ObjCMT.cpp
clang/lib/Analysis/RetainSummaryManager.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
|