1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/Option
Ehsan Akhgari 5d1b3a1694 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

llvm-svn: 217702
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
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