Fix Wdocumentation warning. NFCI.

This commit is contained in:
Simon Pilgrim 2020-01-10 10:32:20 +00:00
parent b2cd273416
commit f3849f739e

View File

@ -246,8 +246,6 @@ ExprResult Parser::ParseConstraintExpression() {
/// \brief Parse a constraint-logical-and-expression.
///
/// \param RightMostExpr If provided, will receive the right-most atomic
/// constraint that was parsed.
/// \verbatim
/// C++2a[temp.constr.decl]p1
/// constraint-logical-and-expression: