Remove unused overload. Clean up some usages.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D53615
[analyzer] [NFC] Change scanReachableSymbols to use ranges ClosedPublic Authored by george.karpenkov on Oct 23 2018, 3:00 PM.
Details Summary Remove unused overload. Clean up some usages.
Diff Detail
Event TimelineHerald added subscribers: dkrupp, donat.nagy, Szelethus and 5 others. · View Herald TranscriptOct 23 2018, 3:00 PM This revision is now accepted and ready to land.Oct 23 2018, 3:55 PM Closed by commit rC345101: [analyzer] [NFC] Change scanReachableSymbols to use ranges (authored by george.karpenkov). · Explain WhyOct 23 2018, 4:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170779 include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
lib/StaticAnalyzer/Core/ProgramState.cpp
|