[LLVMbugs] [Bug 14335] New: [-Wdocumentation] Multiple identifiers (comma, separated) are not recognized on \param
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Nov 13 18:17:44 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14335
Bug #: 14335
Summary: [-Wdocumentation] Multiple identifiers
(comma,separated) are not recognized on \param
Product: clang
Version: trunk
Platform: All
OS/Version: All
Status: ASSIGNED
Severity: normal
Priority: P
Component: Frontend
AssignedTo: gribozavr at gmail.com
ReportedBy: geek4civic at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
clang/lib/CodeGen/CGClass.cpp:1092:12: error:
parameter 'argBegin,argEnd' not found in the function declaration
[-Werror,-Wdocumentation]
/// \param argBegin,argEnd the arguments to evaluate and pass to the
^~~~~~~~~~~~~~~
IMO it is well-known description.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list