summaryrefslogtreecommitdiff
path: root/test/Driver/dragonfly.c
Commit message (Expand)AuthorAge
* Flail at trying to appease various linuxy buildbots.John McCall2013-04-11
* Fix the driver logic for recent versions of DragonFly.John McCall2013-04-11
* Make driver tests more resilient to output trees containing symlinks --Chandler Carruth2012-01-24
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Update tests to not search of as.Rafael Espindola2010-10-29
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Driver: Switch to using "clang" "-cc1" instead of "clang-cc".Daniel Dunbar2009-12-11
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Converted to use FileCheck.John Thompson2009-10-13
* Remove arch normalization from Driver, this should be unnecessary now thatDaniel Dunbar2009-08-24
* Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches Eli Friedman2009-07-10
* Test a few more bits of the driver.Daniel Dunbar2009-05-04