Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes a bug in calculation of field offsets of ms_struct | Fariborz Jahanian | 2011-12-12 | 1 | -0/+21 |
| | | | | | | | fields by just following what comment says. // rdar://10513599 llvm-svn: 146414 | ||||
* | Add ms_struct attribute on record typee | Fariborz Jahanian | 2011-04-26 | 1 | -0/+15 |
| | | | | | | (and ignore it for now) - wip. llvm-svn: 130224 | ||||
* | Recognize gcc's ms_struct pragma (and ignore for now). | Fariborz Jahanian | 2011-04-25 | 1 | -0/+19 |
This is wip. llvm-svn: 130138 |