[LLVMbugs] [Bug 17437] New: -Wdocumentation-unknown-command does not recognize the copydoc-tag
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 2 07:13:19 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17437
Bug ID: 17437
Summary: -Wdocumentation-unknown-command does not recognize the
copydoc-tag
Product: clang
Version: 3.3
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: 1zeeky at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
warning: unknown command tag name [-Wdocumentation-unknown-command]
/** @copydoc */
^
copydoc is a valid tag in Doxygen:
http://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmdcopydoc
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131002/7b1da52d/attachment.html>
More information about the llvm-bugs
mailing list