summaryrefslogtreecommitdiffstats
path: root/test/Driver/hello.c
Commit message (Expand)AuthorAgeFilesLines
* test/Driver/hello.c: Tweak for cygming.NAKAMURA Takumi2011-03-161-3/+3
* Fix this test case for CMake builds after r126502, which sneakily changed th...Frits van Bommel2011-02-271-1/+1
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Driver: Switch to using "clang" "-cc1" instead of "clang-cc".Daniel Dunbar2009-12-111-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-3/+3
* XFAIL Driver/hello.c on Windows.Daniel Dunbar2009-11-031-0/+4
* Rename clang-driver to clang.Daniel Dunbar2009-03-241-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-221-1/+1
* Add simple test case to make sure driver can generate executables.Daniel Dunbar2009-03-181-0/+14