Skip to content

Commit f3849f7

Browse files
committed
Fix Wdocumentation warning. NFCI.
1 parent b2cd273 commit f3849f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/lib/Parse/ParseExpr.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,6 @@ ExprResult Parser::ParseConstraintExpression() {
246246

247247
/// \brief Parse a constraint-logical-and-expression.
248248
///
249-
/// \param RightMostExpr If provided, will receive the right-most atomic
250-
/// constraint that was parsed.
251249
/// \verbatim
252250
/// C++2a[temp.constr.decl]p1
253251
/// constraint-logical-and-expression:

0 commit comments

Comments
 (0)