[llvm-commits] [PATCH] Remove the use of C string function in Errno.cpp

Dmitri Gribenko gribozavr at gmail.com
Thu Sep 27 22:50:57 PDT 2012


On Fri, Sep 28, 2012 at 7:45 AM, Martinez, Javier E
<javier.e.martinez at intel.com> wrote:
> Dmitri,
>
> Great suggestion. Attached is the revised patch.

Trailing whitespace after 'if (errnum)'.  Other than that, LGTM.

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