[llvm-dev] Question about comment conventions
Martin J. O'Riordan via llvm-dev
llvm-dev at lists.llvm.org
Thu Jan 14 12:39:49 PST 2016
Ahh, thanks. That makes sense - I’d forgotten about the Doxygen connection.
MartinO
From: Eli Bendersky [mailto:eliben at google.com]
Sent: 14 January 2016 17:27
To: Martin.ORiordan at movidius.com
Cc: LLVM Developers <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] Question about comment conventions
On Thu, Jan 14, 2016 at 9:23 AM, Martin J. O'Riordan via llvm-dev <llvm-dev at lists.llvm.org <mailto: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.
For doxygen -- http://llvm.org/doxygen/
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160114/4ea04f67/attachment.html>
More information about the llvm-dev
mailing list