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

Sean Silva silvas at purdue.edu
Fri Sep 14 12:50:26 PDT 2012


Thanks for getting to this Dmitri :)

--Sean Silva

On Fri, Sep 14, 2012 at 11:27 AM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> Hello,
>
> @Chris, Chandler: CC'ing you since this an addition to the policies
> and I feel like I need your review.
>
> The attached patch documents current Doxygen use practices in Coding
> Standards.  Mostly it is obvious stuff and most new code being
> committed conforms to that.  Some old code does not; this might cause
> confusion and this is the motivation to document the correct
> guidelines.
>
> Please review.
>
> 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>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120914/18e75e23/attachment.html>


More information about the llvm-commits mailing list