On Fri, Feb 7, 2014 at 6:09 PM, Argyrios Kyrtzidis <[email protected]> wrote:
>
> On Feb 7, 2014, at 9:58 AM, Dmitri Gribenko <[email protected]> wrote:
>
>> On Fri, Feb 7, 2014 at 5:42 PM, Argyrios Kyrtzidis <[email protected]> 
>> wrote:
>>> Do we really have no tests using this ?
>>
>> It is not that we don't have tests, it is that this is not exposed
>> through libclang, as far as I see.
>
> I see, patch looks good to me.

Committed in r201010, thanks!

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