summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/2009-02-13-zerosize-union-field-ppc.c
Commit message (Collapse)AuthorAgeFilesLines
* clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/NAKAMURA Takumi2013-12-041-1/+1
| | | | llvm-svn: 196349
* Tests: check for target availability for target-specific tests.Jim Grosbach2012-07-091-0/+1
| | | | | | | | Lots of tests are using an explicit target triple w/o first checking that the target is actually available. Add a REQUIRES clause to a bunch of them. This should hopefully unbreak bots which don't configure w/ all targets enabled. llvm-svn: 159949
* Fix test so that it XFAILs consistently.Eli Friedman2011-11-051-2/+1
| | | | llvm-svn: 143771
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+14
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud