- 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
5 files changed
tree: 3a1e487ac6574320eb116685a32ae39763d92650
  1. clang/
  2. llvm/