summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/bitfield-layout_1.c
Commit message (Collapse)AuthorAgeFilesLines
* pr26544: Bitfield layout with pragma pack and attributes "packed" andAlexey Bataev2016-02-191-0/+202
"aligned", by Vladimir Yakovlev Fix clang/gcc incompatibility of bitfields layout in the presence of pragma packed and attributes aligned and packed. Differential Revision: http://reviews.llvm.org/D17023 llvm-svn: 261321
OpenPOWER on IntegriCloud