Go to file
Steve Naroff e3d1ab29da - Minor cleanup to yesterday's changes to Sema::ObjcActOnStartOfMethodDef();
- Add Sema::CurMethodDecl, in preparation for adding ObjcIvarRefExpr.
- Add ObjcInterfaceDecl::lookupInstanceVariable(), in prep for adding ivars.
- A couple renames in ObjcInterfaceDecl, while I was in the vicinity:-)

llvm-svn: 44015
2007-11-12 13:56:41 +00:00
clang - Minor cleanup to yesterday's changes to Sema::ObjcActOnStartOfMethodDef(); 2007-11-12 13:56:41 +00:00
llvm Typo fix in the tutorial. 2007-11-12 13:46:21 +00:00