[llvm-commits] [PATCH] Fix method name comments in IR/IRBuilder.h to use doxygen
Michael Gottesman
mgottesman at apple.com
Sat Jan 19 21:04:33 PST 2013
r172961
On Jan 19, 2013, at 9:01 PM, Chandler Carruth <chandlerc at google.com> wrote:
> 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/b676d5a4/attachment.html>
More information about the llvm-commits
mailing list