On Oct 8, 2009, at 2:55 PM, Steve Naroff wrote:

> Author: snaroff
> Date: Thu Oct  8 16:55:05 2009
> New Revision: 83579
>
> URL: http://llvm.org/viewvc/llvm-project?rev=83579&view=rev
> Log:
> Add code completion support for ObjC property declarations/attributes.
>
> Added:
>    cfe/trunk/test/CodeCompletion/property.m
> Modified:
>    cfe/trunk/clang.xcodeproj/project.pbxproj
>    cfe/trunk/include/clang/Parse/Action.h
>    cfe/trunk/lib/Parse/ParseObjc.cpp
>    cfe/trunk/lib/Sema/Sema.h
>    cfe/trunk/lib/Sema/SemaCodeComplete.cpp

Looks great, thanks!

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to