Skip to content

Commit 0329600

Browse files
committed
fix code style
1 parent 03982c2 commit 0329600

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/AST/ExprConstant.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15336,7 +15336,6 @@ bool FloatExprEvaluator::VisitCallExpr(const CallExpr *E) {
1533615336
Result = minimumnum(Result, RHS);
1533715337
return true;
1533815338
}
15339-
1534015339
}
1534115340
}
1534215341

0 commit comments

Comments
 (0)