summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm-apcs-zerolength-bitfield.c
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Tests: check for target availability for target-specific tests.Jim Grosbach2012-07-091-0/+1
* Add support for using anonymous bitfields (e.g., int : 0) to enforce alignment.Chad Rosier2011-08-051-13/+123
* Add partial support for using anonymous bitfields (e.g., int : 0) to enforce Chad Rosier2011-08-041-10/+25
* For APCS the alignment of bitfield types is *not* respected when laying outChad Rosier2011-08-041-0/+115