summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/objc-interface-layout.m
Commit message (Collapse)AuthorAgeFilesLines
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-27/+0
| | | | | | remove the objc- prefix from the tests that use it. llvm-svn: 54084
* Add ObjCInterface layout support.Devang Patel2008-06-041-0/+27
Reuse RecordLayout. llvm-svn: 51968
OpenPOWER on IntegriCloud