aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Option/Option.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+0
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Options: Add new option kind that consumes remaining argumentsHans Wennborg2013-08-131-0/+2
* Option parsing: add support for alias arguments.Hans Wennborg2013-07-311-0/+10
* Documentation warning: \param, not \parmDmitri Gribenko2013-05-091-3/+3
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-1/+1
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-051-0/+193