summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/union-align.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue with test that caused bildbot failureJaved Absar2017-05-301-2/+2
| | | | | | | | | | | | These tests did not specify the target. The failure was triggered by change - https://reviews.llvm.org/D33205 http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/7314 which sets vector alignment to 8-byte for arm-targets (except for Android). So, fixing the test to make it target specific. llvm-svn: 304210
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+17
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud