summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/bindings.c
Commit message (Expand)AuthorAgeFilesLines
* Driver: Start ripping out support for -pipe, which is worthless and complicatesDaniel Dunbar2010-08-021-6/+0
* Force -no-integrated-as in this test.Daniel Dunbar2010-05-141-1/+1
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-15/+15
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-48/+48
* Fix ShouldUseClangCompiler to use llvm::Triple.Daniel Dunbar2009-09-081-1/+1
* Switch the driver back to always using clang-cc by default (for C++, andDaniel Dunbar2009-07-231-2/+2
* Missed test case update (part of previous commit)Daniel Dunbar2009-03-301-28/+28
* Driver: Add darwin::Link tool.Daniel Dunbar2009-03-261-1/+1
* Driver: Change default use of "clang" compiler.Daniel Dunbar2009-03-241-6/+13
* Rename clang-driver to clang.Daniel Dunbar2009-03-241-12/+12
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-221-12/+12
* Driver: Add and use darwin::Assemble tool.Daniel Dunbar2009-03-201-10/+16
* Driver: Update test case.Daniel Dunbar2009-03-181-15/+15
* Driver: Add test for binding of precompile; exposed bug due to myDaniel Dunbar2009-03-181-0/+3
* Driver: Add test case for -ccc-clang-archs (which, it turns out, wasDaniel Dunbar2009-03-181-0/+4
* Driver: Add test case for various parts of binding (no-integrated-cpp,Daniel Dunbar2009-03-171-0/+36
OpenPOWER on IntegriCloud