Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-09 | 'long long' requires special treatment in ms_struct | Fariborz Jahanian | |
structs (impacts 32-bit only though). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131103 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-05-06 | In ms_struct structs, Establish a new alignment for a | Fariborz Jahanian | |
non-bitfield following a bitfield if size of their types differ. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131032 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-05-06 | Establish a new alignment for an ms_struct bitfield following | Fariborz Jahanian | |
a non-bitfield if size of their types differ. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131023 91177308-0d34-0410-b5e6-96231b3b80d8 |