llvm-project/clang/Sema
Steve Naroff 93eb5f1438 Remove Scope argument from ObjC actions that either don't need it or can now use TUScope.
Also improve a recently added comment.

llvm-svn: 42826
2007-10-10 17:32:04 +00:00
..
ASTStreamer.cpp Make a significant change to invert the control flow handling 2007-10-09 22:10:18 +00:00
Makefile fix description 2007-05-23 23:56:42 +00:00
Sema.cpp Make sure methods with no return type default to "id". 2007-10-09 22:01:59 +00:00
Sema.h Remove Scope argument from ObjC actions that either don't need it or can now use TUScope. 2007-10-10 17:32:04 +00:00
SemaChecking.cpp Fix 80 col violations. 2007-08-30 17:08:17 +00:00
SemaDecl.cpp Remove Scope argument from ObjC actions that either don't need it or can now use TUScope. 2007-10-10 17:32:04 +00:00
SemaExpr.cpp - Add ObjcInterfaceDecl::lookupInstanceMethod(), lookupClassMethod(). 2007-10-02 20:01:56 +00:00
SemaExprCXX.cpp Rename statement actions (from Parse-prefix to ActOn-prefix). 2007-09-16 14:56:35 +00:00
SemaStmt.cpp move IdentifierTable.h from liblex to libbasic. 2007-10-07 08:58:51 +00:00
SemaType.cpp move IdentifierTable.h from liblex to libbasic. 2007-10-07 08:58:51 +00:00