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

Dmitri Gribenko gribozavr at gmail.com
Wed Sep 19 13:15:23 PDT 2012


On Fri, Sep 14, 2012 at 6:27 PM, 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.

Ping.

-- 
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 --------------
A non-text attachment was scrubbed...
Name: doxygen-use-in-comments-v1.patch
Type: application/octet-stream
Size: 1418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120919/2b923565/attachment.obj>


More information about the llvm-commits mailing list