On Sun, Sep 16, 2012 at 12:33 AM, Sean Silva <[email protected]> wrote:
> Did you do this manually? or did you make a tool with Clang? If it's the
> latter, that's awesome and it would be cool if you wrote a blog post for
> <http://blog.llvm.org/> about dogfooding clang.

Manually: grep -r -i 'do not implement' clang/

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