[Patch][Review][Commit] Addition to users manual

Dmitri Gribenko gribozavr at gmail.com
Thu Mar 6 08:38:27 PST 2014


On Thu, Mar 6, 2014 at 4:16 PM, Jonathan 'Rynn' Sauer
<jonathan.sauer at gmx.de> wrote:
> Hello,
>
> the attached patch adds documentation for a few of clang's command line options for
> processing comments. Please review and, if ok, commit.

Thank you!  Committed r203128.

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 cfe-commits mailing list