On Mon, Jun 17, 2013 at 11:35 AM, Jordan Rose <[email protected]> wrote:
> Sorry to get to this late, but can we just drop getNumSelIdents and change 
> getSelIdents to return an ArrayRef as well? There are only two uses.

Thanks for the review, done in r184168.

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