Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Tweak several tests to be compatible with my last commit. | Steve Naroff | 2007-12-11 | 1 | -2/+2 |
| | | | | | | - Add a test to message.m for an unusual case for GCC compat (as suggested by Chris). llvm-svn: 44842 | ||||
* | Fixed all my recent test cases to have the RUN command and | Fariborz Jahanian | 2007-10-04 | 1 | -0/+2 |
| | | | | | | fixed consequence of these changes in clang. llvm-svn: 42600 | ||||
* | This patch instantiates objects for forward protocols and in general handles ↵ | Fariborz Jahanian | 2007-09-21 | 1 | -0/+29 |
use of protocols referenced in @protocol declarations. llvm-svn: 42191 |