On Mon, Apr 7, 2014 at 2:46 PM, Kevin Funk <[email protected]> wrote:
> On Monday 07 April 2014 11:10:37 Dmitri Gribenko wrote:
>> On Sun, Apr 6, 2014 at 1:20 AM, Kevin Funk <[email protected]> wrote:
>> > Hey,
>> >
>> > Title says it all, this patch adds clang_CXXMethod_isConst to libclang.
>> >
>> > Manual testing done.
>>
>> Hi Kevin,
>>
>> Please add a test in test/Index/load-classes.cpp.  It would be awesome
>> if you also added test cases where c-index-test prints (static) and
>> (virtual) as well.  With that, the patch LGTM.
>
> Added another patch (see 2/2):

Committed r205714 with edits.  Thank you!

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]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to