Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PR17239 by changing the semantics of the RemainingArgsClass Option kind | Reid Kleckner | 2014-08-22 | 1 | -4/+8 |
* | [C++11] More 'nullptr' conversion. In some cases just using a boolean check i... | Craig Topper | 2014-04-15 | 1 | -10/+10 |
* | Options: Add new option kind that consumes remaining arguments | Hans Wennborg | 2013-08-13 | 1 | -0/+11 |
* | Option parsing: add support for alias arguments. | Hans Wennborg | 2013-07-31 | 1 | -2/+20 |
* | Silence gcc warning. | Richard Trieu | 2013-07-22 | 1 | -1/+1 |
* | Option parsing: allow aliases in groups | Hans Wennborg | 2013-07-22 | 1 | -6/+4 |
* | Fix a crash bug in dumping options with groups | Reid Kleckner | 2013-06-26 | 1 | -4/+6 |
* | Resort the #include lines in include/... and lib/... with the | Chandler Carruth | 2013-01-02 | 1 | -3/+1 |
* | Copy clang/Driver/<Option parsing stuff> to llvm. | Michael J. Spencer | 2012-12-05 | 1 | -0/+204 |