[llvm] r176270 - Re-format comments (and check commit access)

Dmitri Gribenko gribozavr at gmail.com
Thu Feb 28 14:28:11 PST 2013


On Fri, Mar 1, 2013 at 12:20 AM, Yiannis Tsiouris
<gtsiour at softlab.ntua.gr> wrote:
> I got more than 10 buildbot failure notifications from this commit! How
> is this even possible! :D Should I just ignore them? make check-all
> works great for me!

Your change is fine.  It was the other change in clang.
Unfortunately, blame lists are not always precise.

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 <gribozavr at gmail.com>*/



More information about the llvm-commits mailing list