[llvm-commits] [PATCH] Coding Standards: Doxygen guidelines

Dmitri Gribenko gribozavr at gmail.com
Sat Oct 20 06:30:45 PDT 2012


On Sat, Oct 20, 2012 at 11:23 AM, Chandler Carruth <chandlerc at google.com> wrote:
> Dmitri, all these patches look excellent. Please commit. We can tweak
> this in post-commit review IMO.

Thank you for the review!  Committed r166378.

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