summaryrefslogtreecommitdiff
path: root/test/Driver/bindings.c
Commit message (Expand)AuthorAge
* Make the integrated assembler the default for cygwin/mingw too.Rafael Espindola2013-11-25
* Don't use the gcc driver for assembling.Rafael Espindola2013-11-23
* Remove the -ccc-no-clang option.Rafael Espindola2012-10-31
* Remove ccc-no-clang-cpp, which is also dead now.Rafael Espindola2012-10-30
* In the past "production" clang builds would not be used for c++, andRafael Espindola2012-10-30
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-09
* Convert to FileCheck.Rafael Espindola2012-10-02
* 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
* Driver: Start ripping out support for -pipe, which is worthless and complicatesDaniel Dunbar2010-08-02
* Force -no-integrated-as in this test.Daniel Dunbar2010-05-14
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Remove RUN: true lines.Daniel Dunbar2009-11-08
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Fix ShouldUseClangCompiler to use llvm::Triple.Daniel Dunbar2009-09-08
* Switch the driver back to always using clang-cc by default (for C++, andDaniel Dunbar2009-07-23
* Missed test case update (part of previous commit)Daniel Dunbar2009-03-30
* Driver: Add darwin::Link tool.Daniel Dunbar2009-03-26
* Driver: Change default use of "clang" compiler.Daniel Dunbar2009-03-24
* Rename clang-driver to clang.Daniel Dunbar2009-03-24
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-22
* Driver: Add and use darwin::Assemble tool.Daniel Dunbar2009-03-20
* Driver: Update test case.Daniel Dunbar2009-03-18
* Driver: Add test for binding of precompile; exposed bug due to myDaniel Dunbar2009-03-18
* Driver: Add test case for -ccc-clang-archs (which, it turns out, wasDaniel Dunbar2009-03-18
* Driver: Add test case for various parts of binding (no-integrated-cpp,Daniel Dunbar2009-03-17