[NFC] Remove doxygen brief tag from BasicBlock.h
authorMatt Davis <Matthew.Davis@sony.com>
Wed, 18 Apr 2018 07:58:45 +0000 (07:58 +0000)
committerMatt Davis <Matthew.Davis@sony.com>
Wed, 18 Apr 2018 07:58:45 +0000 (07:58 +0000)
commit6ae0b1fe2b2bfdc144fc30597dc4ec4d34a10ffc
tree7cce6b6883629f38b36d7c7b72954ee190339ac6
parentdfccafe18afba853eab2e00a8c9ba4fbcde1b0d9
[NFC] Remove doxygen brief tag from BasicBlock.h

Summary: 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.

Reviewers: aprantl

Reviewed By: aprantl

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D45708

llvm-svn: 330242
llvm/include/llvm/IR/BasicBlock.h