aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Option/OptTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Options: explicit handling of --Hans Wennborg2013-08-131-16/+0
* Options: Add new option kind that consumes remaining argumentsHans Wennborg2013-08-131-0/+3
* Option parsing: recognize the special -- tokenHans Wennborg2013-08-021-1/+16
* [Option] Add inclusion and exclusion flags to option parsingReid Kleckner2013-07-191-6/+22
* Merge changes to clang's Driver code into LLVM's Option libraryReid Kleckner2013-06-131-7/+14
* Resort the #include lines in include/... and lib/... with theChandler Carruth2013-01-021-2/+1
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-051-0/+388