aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-08-06 17:08:27 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-08-06 17:08:27 +0000
commit9443c57150e870e308406e1e4e6d9d64712b417e (patch)
tree032f3836c1a14731bfa0524b311c9af07dbb79af /lib/Sema/SemaChecking.cpp
parent88815f3f81361692dd281000e3e46bf163b2f28b (diff)
Comment diagnostics: warn on duplicate \brief and \return commands.
Doxygen manual claims that multiple \brief or \returns commands will be merged together, but actual behavior is different (second \brief command becomes a part of a discussion, second \returns becomes a "Returns: blah" paragraph on its own). Anyway, it seems to be a bad idea to use multiple \brief or \returns commands in a single command. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161325 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions