This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D71809
[Analyzer] Fixes -Wrange-loop-analysis warnings ClosedPublic Authored by Mordante on Dec 22 2019, 7:44 AM.
Details
Diff Detail Event TimelineHerald added subscribers: Charusso, dkrupp, donat.nagy and 5 others. · View Herald TranscriptDec 22 2019, 7:44 AM This revision is now accepted and ready to land.Dec 22 2019, 9:05 AM Closed by commit rGb6d9e976629a: [Analyzer] Fixes -Wrange-loop-analysis warnings (authored by Mordante). · Explain WhyDec 22 2019, 10:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 235053 clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
|