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