]> granicus.if.org Git - clang/commit
Comment parsing: actually check for a block command after "\param x"
authorDmitri Gribenko <gribozavr@gmail.com>
Sat, 26 Jan 2013 00:36:14 +0000 (00:36 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Sat, 26 Jan 2013 00:36:14 +0000 (00:36 +0000)
commit10442564e1ba3c4dfb184cc4e36beffbee4811c3
tree5a13ac819203b9b9c645f3abe1b02565e3e85b44
parent01a41140cd8ec9475ed0c33384310fbdd3b6de11
Comment parsing: actually check for a block command after "\param x"

This fixes PR15068.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173539 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/CommentParser.h
lib/AST/CommentParser.cpp
test/Analysis/temp-obj-dtors-cfg-output.cpp
test/Sema/warn-documentation.cpp