llvm-6502/include/llvm/Option
2015-06-21 06:51:35 +00:00
..
Arg.h Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter 2015-03-16 18:06:57 +00:00
ArgList.h Devirtualize ArgList's dtor now that -Wvirtual-dtor and C++11 allow a better way to describe this situation 2015-06-21 06:51:35 +00:00
Option.h Remove explicit no-op dtor in favor of the implicit dtor so as not to disable/deprecate the copy operations. 2015-03-03 19:53:02 +00:00
OptParser.td Option: Propagate flags from groups to options in each group 2014-07-12 00:18:58 +00:00
OptSpecifier.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
OptTable.h ArrayRef-ify ParseArgs 2015-06-21 06:31:53 +00:00