This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D71529
[Sema] Fixes -Wrange-loop-analysis warnings ClosedPublic Authored by Mordante on Dec 15 2019, 10:04 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 16 2019, 5:40 AM Closed by commit rG3ec6128daeea: [Sema] Fixes -Wrange-loop-analysis warnings (authored by Mordante). · Explain WhyDec 17 2019, 12:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 234369 clang/lib/Sema/AnalysisBasedWarnings.cpp
clang/lib/Sema/SemaCodeComplete.cpp
|