Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-12 | Fixes a bug in calculation of field offsets of ms_struct | Fariborz Jahanian | |
fields by just following what comment says. // rdar://10513599 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146414 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-04-26 | Add ms_struct attribute on record typee | Fariborz Jahanian | |
(and ignore it for now) - wip. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130224 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-04-25 | Recognize gcc's ms_struct pragma (and ignore for now). | Fariborz Jahanian | |
This is wip. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130138 91177308-0d34-0410-b5e6-96231b3b80d8 |