sorry.

2013/9/28 Dmitri Gribenko <[email protected]>:
> On Fri, Sep 27, 2013 at 10:03 PM, Loïc Jaquemet <[email protected]> 
> 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 <[email protected]>*/



-- 
Loïc Jaquemet

Attachment: python-TypeSpelling-CursorRaw+BriefComment
Description: Binary data

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

Reply via email to