And add Arg::getValues method with const 'this' and const result.
As requested by Sean Silva in http://reviews.llvm.org/D10689 but split out for separate review.
Paths
| Differential D10738
Use more range-based for loops ClosedPublic Authored by dougk on Jun 25 2015, 10:15 AM.
Details Summary And add Arg::getValues method with const 'this' and const result. As requested by Sean Silva in http://reviews.llvm.org/D10689 but split out for separate review.
Diff Detail
Event Timelinedougk updated this object. Comment Actions Looks good - feel free to commit this sort of cleanup in areas you're working directly/with post-commit review. This revision is now accepted and ready to land.Jun 25 2015, 11:36 AM Closed by commit rL240674: Use more range-based for loops (authored by dougk). · Explain WhyJun 25 2015, 11:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28489 cfe/trunk/lib/Driver/Driver.cpp
cfe/trunk/lib/Driver/ToolChains.cpp
cfe/trunk/lib/Driver/Tools.cpp
|