| commit | 7f549f18973a1af7dd500fa5268334018a3df9e3 | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Wed Oct 10 21:53:07 2007 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Wed Oct 10 21:53:07 2007 +0000 |
| tree | 3a1e487ac6574320eb116685a32ae39763d92650 | |
| parent | d2b8ce42597b63f3fab028965468aff63c207fd9 [diff] |
- Make sure default return/argument types (for methods) default to "id". - Cache the "id" type in Sema...initialize ObjcIdType and TUScope (oops). - Fix ActOnInstanceMessage to allow for "id" type receivers...still work to do (next). llvm-svn: 42842