[cfe-commits] r42559 - in /cfe/trunk: Parse/MinimalAction.cpp Parse/ParseObjc.cpp Sema/Sema.h Sema/SemaDecl.cpp clang.xcodeproj/project.pbxproj include/clang/Parse/Action.h
Steve Naroff
snaroff at apple.com
Tue Oct 2 15:39:19 PDT 2007
Author: snaroff
Date: Tue Oct 2 17:39:18 2007
New Revision: 42559
URL: http://llvm.org/viewvc/llvm-project?rev=42559&view=rev
Log:
Rename several ObjC action methods to use the "ActOn" prefix (still a few more to do).
Remove Action::ObjCStartCategoryInterface/ObjCFinishInterface - they are unused.
More information about the cfe-commits
mailing list