On Sat, Sep 15, 2012 at 1:01 AM, Tobias Grosser
<[email protected]> wrote:
> just one small remark. Could you put the code_complete test cases in a new
> file? I expect we will add more test cases for code completion.
>
> If you agree with this last comment, the patch is OK to commit from my side.
Thanks! Committed r163966.
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