Skip to content

[-Wdocumentation] Multiple identifiers (comma,separated) are not recognized on \param #14707

@llvmbot

Description

@llvmbot
Bugzilla Link 14335
Version trunk
OS All
Reporter LLVM Bugzilla Contributor
CC @Abramo-Bagnara,@mordante,@LebedevRI

Extended Description

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.

Metadata

Metadata

Assignees

Labels

bugzillaIssues migrated from bugzillaclang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerconfirmedVerified by a second party

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions