summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms_struct.c
Commit message (Collapse)AuthorAgeFilesLines
* More ms_struct bitfield stuff:Fariborz Jahanian2011-05-041-0/+23
Adjacent bit fields are packed into the same 1-, 2-, or 4-byte allocation unit if the integral types are the same size. // rdar://8823265. llvm-svn: 130851
OpenPOWER on IntegriCloud