Skip to content

Commit

Permalink
finish merge
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWF committed Jul 6, 2024
2 parents d19459f + 4eee4d5 commit acd41cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/lib/Sema/SemaExpr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3190,7 +3190,6 @@ static void diagnoseUncapturableValueReferenceOrBinding(Sema &S,
SourceLocation loc,
ValueDecl *var);


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

0 comments on commit acd41cd

Please sign in to comment.