summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/parsing.c
Commit message (Expand)AuthorAgeFilesLines
* Use -### instead of -ccc-print-options.Rafael Espindola2013-09-031-22/+0
* Remove extraneous whitespace.Chad Rosier2012-01-311-3/+0
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-4/+4
* Driver: Switch -ccc-* options to using the standard options functionality.Daniel Dunbar2009-12-041-11/+13
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-17/+17
* Driver: Fix a parsing bug where some options were matchedDaniel Dunbar2009-04-071-0/+4
* Rename clang-driver to clang.Daniel Dunbar2009-03-241-3/+3
* Use not instead of ! in tests.Daniel Dunbar2009-03-241-2/+2
* Fix a few more instances of "&>".Eli Friedman2009-03-231-2/+2
* Driver: Implement 'missing argument' error.Daniel Dunbar2009-03-221-0/+5
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-221-1/+1
* Driver: Implement JoinedAndSeparateArg::getValue and add parsing testDaniel Dunbar2009-03-181-0/+15
OpenPOWER on IntegriCloud