[llvm-dev] Question about comment conventions
Mehdi Amini via llvm-dev
llvm-dev at lists.llvm.org
Thu Jan 14 11:19:38 PST 2016
Hi,
On top of the other answer, here is the LLVM specific convention for formatting: http://llvm.org/docs/CodingStandards.html#doxygen-use-in-documentation-comments
—
Mehdi
> On Jan 14, 2016, at 9:23 AM, Martin J. O'Riordan via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> This is a pretty trivial question, but why are triple-slash comments (‘///’) sometime used instead of double-slash comments (‘//’). I’m sure that there is a good reason and a convention involved, but I do not know what it is.
>
> Thanks, MartinO
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160114/eb3742e6/attachment.html>
More information about the llvm-dev
mailing list