[PATCH] D45708: [NFC] Remove doxygen brief tag from BasicBlock.h

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 16:27:45 PDT 2018


mattd created this revision.
mattd added a reviewer: aprantl.

Documentation is built using the AutoBrief configuration option in docs/doxygen.cfg.in.  This change removes the redundant brief tags from BasicBlock.h.   I'm happy to write a sed script and remove all \brief tags as a separate commit later.


https://reviews.llvm.org/D45708

Files:
  BasicBlock.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45708.142714.patch
Type: text/x-patch
Size: 12578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180416/a28a1b2f/attachment.bin>


More information about the llvm-commits mailing list