summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/PR5060-align.c
AgeCommit message (Expand)Author
2021-03-23[SystemZ][z/OS] fix lit test related to alignmentNancy Wang
2013-07-04Remove unused -verify.Rafael Espindola
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-26Set alignment on static function level decls and VLAs. Fixes PR5060.Anders Carlsson