[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
Chris Lattner
clattner at apple.com
Tue Oct 2 20:51:13 PDT 2007
On Oct 2, 2007, at 5:45 PM, Gordon Henriksen wrote:
> On Oct 2, 2007, at 18:39, Steve Naroff wrote:
>
>> 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.
>
> Where'd the diffs go?
No idea. The commit script must have gotten confused. The diffs are
available at this URL:
>> http://llvm.org/viewvc/llvm-project?rev=42559&view=rev
later commits seem ok.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20071002/e3ae27d7/attachment.html>
More information about the cfe-commits
mailing list