llvm-6502/include/llvm/Option
Tim Northover bdd9df49fc Use simpler constructor for range adapter.
It is a good idea, it's slightly clearer and simpler. Unfortunately
the headline news is: we save one line!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212641 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-09 19:14:34 +00:00
..
Arg.h Options: Use erase_if to remove Args from the list. 2014-05-18 15:14:13 +00:00
ArgList.h Use simpler constructor for range adapter. 2014-07-09 19:14:34 +00:00
Option.h
OptParser.td
OptSpecifier.h Add missing include, found by modules build. 2014-04-24 23:29:25 +00:00
OptTable.h