Skip to content

Commit cf3dc81

Browse files
committed
WIP: add whitespace changes just to check
1 parent 739fab8 commit cf3dc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/AST/Expr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const Expr *Expr::getBestDynamicClassTypeExpr() const {
6363
}
6464

6565
return E;
66-
}
66+
}
6767

6868
const CXXRecordDecl *Expr::getBestDynamicClassType() const {
6969
const Expr *E = getBestDynamicClassTypeExpr();

0 commit comments

Comments
 (0)