llvm-6502/include/llvm/Option
Ehsan Akhgari 97688c4ee3 Add an overload of getLastArgNoClaim taking two OptSpecifiers.
Summary: This will be used in clang.

Test Plan: Will be tested on the clang side.

Reviewers: hansw

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D5337

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217702 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-12 19:42:53 +00:00
..
Arg.h Options: Use erase_if to remove Args from the list. 2014-05-18 15:14:13 +00:00
ArgList.h Add an overload of getLastArgNoClaim taking two OptSpecifiers. 2014-09-12 19:42:53 +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