mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
Fix Wdocumentation warning. NFCI.
This commit is contained in:
parent
b2cd273416
commit
f3849f739e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user