Allows using it in future outside of RetEffect.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D56039
[analyzer] [NFC] Move ObjKind into a separate top-level enum in RetainSummaryManager. ClosedPublic Authored by george.karpenkov on Dec 21 2018, 5:04 PM.
Details Summary Allows using it in future outside of RetEffect.
Diff Detail Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptDec 21 2018, 5:04 PM This revision is now accepted and ready to land.Jan 8 2019, 4:22 PM Closed by commit rL350857: [analyzer] [NFC] Move ObjKind into a separate top-level enum in… (authored by george.karpenkov). · Explain WhyJan 10 2019, 10:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179392 clang/include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
clang/lib/ARCMigrate/ObjCMT.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
|