summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/layout-bitfield-crash.m
Commit message (Collapse)AuthorAgeFilesLines
* Don't need to specify the abi as it's the default.Eric Christopher2012-07-201-1/+1
| | | | | | rdar://11842763 llvm-svn: 160554
* Reset the layout of an ObjC class if we see an ivar in a categoryEric Christopher2012-07-191-0/+35
or implementation since we've now got a different layout. Fixes rdar://11842763 llvm-svn: 160526
OpenPOWER on IntegriCloud