summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/pragma-ms_struct.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes a bug in calculation of field offsets of ms_structFariborz Jahanian2011-12-121-0/+21
| | | | | | | fields by just following what comment says. // rdar://10513599 llvm-svn: 146414
* Add ms_struct attribute on record typeeFariborz Jahanian2011-04-261-0/+15
| | | | | | (and ignore it for now) - wip. llvm-svn: 130224
* Recognize gcc's ms_struct pragma (and ignore for now).Fariborz Jahanian2011-04-251-0/+19
This is wip. llvm-svn: 130138
OpenPOWER on IntegriCloud