Skip to content

Commit acd41cd

Browse files
committed
finish merge
2 parents d19459f + 4eee4d5 commit acd41cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Sema/SemaExpr.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3190,7 +3190,6 @@ static void diagnoseUncapturableValueReferenceOrBinding(Sema &S,
31903190
SourceLocation loc,
31913191
ValueDecl *var);
31923192

3193-
31943193
/// [basic.contract.general]
31953194
/// Within the predicate of a contract assertion, id-expressions referring to variables
31963195
/// with automatic storage duration are const ([expr.prim.id.unqual])

0 commit comments

Comments
 (0)