aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/parameter-passing.c
AgeCommit message (Expand)Author
2013-01-24FileCheck'ize testDmitri Gribenko
2012-10-24Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corres...NAKAMURA Takumi
2012-10-24clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532.NAKAMURA Takumi
2010-03-04Revert changes r97693, r97700, and r97718.John McCall
2010-03-04XFAIL these tests on win32, since the win32 buildbot apparently disables allJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-08-18Fix some made up triples.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-10Enable parameter passing test for x86_64.Daniel Dunbar
2009-02-10Make sure to initialize local variables, even if they were ignored byDaniel Dunbar
2009-02-05Add bare bones test that parameter passing is consistent forDaniel Dunbar