Age | Commit message (Expand) | Author |
---|---|---|
2012-09-20 | Remove a test that is non-portable (cannot be execute on cross builds, for ex... | David Blaikie |
2011-03-16 | test/Driver/hello.c: Tweak for cygming. | NAKAMURA Takumi |
2011-02-27 | Fix this test case for CMake builds after r126502, which sneakily changed th... | Frits van Bommel |
2009-12-15 | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar |
2009-12-11 | Driver: Switch to using "clang" "-cc1" instead of "clang-cc". | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-11-03 | XFAIL Driver/hello.c on Windows. | Daniel Dunbar |
2009-03-24 | Rename clang-driver to clang. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-22 | Don't use &> in tests; dash doesn't understand it. | Eli Friedman |
2009-03-18 | Add simple test case to make sure driver can generate executables. | Daniel Dunbar |