summaryrefslogtreecommitdiff
path: root/test/Driver/dragonfly.c
AgeCommit message (Expand)Author
2015-12-27Fix C++ support on recent DragonFly BSD releasesDimitry Andric
2013-04-11Flail at trying to appease various linuxy buildbots.John McCall
2013-04-11Fix the driver logic for recent versions of DragonFly.John McCall
2012-01-24Make driver tests more resilient to output trees containing symlinks --Chandler Carruth
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2010-10-29Update tests to not search of as.Rafael Espindola
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-12-11Driver: Switch to using "clang" "-cc1" instead of "clang-cc".Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-10-13Converted to use FileCheck.John Thompson
2009-08-24Remove arch normalization from Driver, this should be unnecessary now thatDaniel Dunbar
2009-07-10Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches Eli Friedman
2009-05-04Test a few more bits of the driver.Daniel Dunbar