[PATCH] D30570: Option parsing: implement decrement operators for arg_iterator

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 00:59:40 PST 2017


davide added a comment.

I'm not entirely sure it's worth the complexity. This just allows the lld driver to return early.


https://reviews.llvm.org/D30570





More information about the llvm-commits mailing list