llvm-6502/include/llvm/Option
Reid Kleckner e2729b9a98 Option: Propagate flags from groups to options in each group
This should make it easy to set a flag for a whole group of clang driver
options.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212865 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-12 00:18:58 +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 [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. 2014-04-15 06:32:26 +00:00
OptParser.td Option: Propagate flags from groups to options in each group 2014-07-12 00:18:58 +00:00
OptSpecifier.h Add missing include, found by modules build. 2014-04-24 23:29:25 +00:00
OptTable.h Option parsing: support case-insensitive option matching. 2013-08-28 20:04:31 +00:00