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 D71527
[Driver] Avoid copies in range-based for loops ClosedPublic Authored by Mordante on Dec 15 2019, 9:30 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2019, 3:05 PM Closed by commit rGb750486c5d96: [Driver] Avoid copies in range-based for loops (authored by Mordante). · Explain WhyDec 17 2019, 12:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 234370 clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChain.cpp
|