On Fri, Jun 7, 2013 at 1:41 PM, Malea, Daniel <[email protected]> wrote: > Or, did the clang version on that machine change recently?
I have just updated Clang to r183602 and now the tests started failing in a different way: http://lab.llvm.org:8011/builders/lldb-x86_64-debian-clang/builds/3999 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]>*/ _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
