[PATCH] libclang: python API update+unittest: Type.spelling, Cursor.raw_comment, Cursor.brief_comment

Loïc Jaquemet loic.jaquemet at gmail.com
Sat Sep 28 00:06:42 PDT 2013


sorry.


2013/9/28 Dmitri Gribenko <gribozavr at gmail.com>:
> On Fri, Sep 27, 2013 at 10:03 PM, Loïc Jaquemet <loic.jaquemet at gmail.com> wrote:
>> * add a property to Type: spelling -> clang_getTypeSpelling
>> * add a property brief_comment to Cursor -> clang_Cursor_getBriefCommentText
>> * add a property raw_comment to Cursor -> clang_Cursor_getRawCommentText
>>
>> With python unittests.
>
> Hi Loïc,
>
> No patch attached.
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



-- 
Loïc Jaquemet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-TypeSpelling-CursorRaw+BriefComment
Type: application/octet-stream
Size: 3883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130928/45d757a4/attachment.obj>


More information about the cfe-commits mailing list