[llvm-commits] [PATCH] Fix method name comments in IR/IRBuilder.h to use doxygen

Chandler Carruth chandlerc at google.com
Sat Jan 19 21:01:15 PST 2013


Yes, please just commit such fixes.


On Sat, Jan 19, 2013 at 8:19 PM, Michael Gottesman <mgottesman at apple.com>wrote:

> I am pretty sure that I could just commit this, but since the number of
> changes were large I figured I should send it into the list just in case. I
> just converted instances of:
>
> /// FunctionName - FunctionDescription…
>
> to
>
> /// \brief FunctionDescription
>
> Ala the llvm style guide.
>
> Michael
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130119/e0c25662/attachment.html>


More information about the llvm-commits mailing list