aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Option
Commit message (Expand)AuthorAgeFilesLines
* Option parsing: recognize the special -- tokenHans Wennborg2013-08-021-0/+13
* Option parsing: remove non-SUPPORT_ALIASARGS fall-backHans Wennborg2013-07-311-2/+0
* Option parsing: add support for alias arguments.Hans Wennborg2013-07-312-3/+19
* Option parsing: allow aliases in groupsHans Wennborg2013-07-222-0/+12
* Add Option unit tests to the make buildHans Wennborg2013-07-201-0/+23
* Add some flag exclusion tests.Reid Kleckner2013-07-192-12/+49
* llvm/unittests: Use OwningPtr to fix --vg-leak.NAKAMURA Takumi2013-01-231-1/+6
* Whitespace.NAKAMURA Takumi2013-01-231-1/+1
* Sort a few more #include lines in tools/... unittests/... and utils/...Chandler Carruth2013-01-021-1/+0
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-053-0/+130