Since it's used by an ARC migrator
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D50869
[analyzer] [NFC] Move ObjCRetainCount to include/Analysis ClosedPublic Authored by george.karpenkov on Aug 16 2018, 2:49 PM.
Details Summary Since it's used by an ARC migrator
Diff Detail
Event TimelineHerald added subscribers: Szelethus, mikhail.ramalho, a.sidorin and 3 others. · View Herald TranscriptAug 16 2018, 2:49 PM This revision is now accepted and ready to land.Aug 17 2018, 11:01 AM Closed by commit rC340096: [analyzer] [NFC] Move ObjCRetainCount to include/Analysis (authored by george.karpenkov). · Explain WhyAug 17 2018, 2:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161336 include/clang/Analysis/ObjCRetainCount.h
include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h
lib/ARCMigrate/ObjCMT.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.h
|