Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move all objc sema tests into a new SemaObjC directory. Next step is to | Chris Lattner | 2008-07-26 | 1 | -27/+0 |
| | | | | | | remove the objc- prefix from the tests that use it. llvm-svn: 54084 | ||||
* | Add ObjCInterface layout support. | Devang Patel | 2008-06-04 | 1 | -0/+27 |
Reuse RecordLayout. llvm-svn: 51968 |