Skip to content

Commit cfa8d34

Browse files
author
tobias.gruber
committed
Undo format changes
1 parent 1bad0e4 commit cfa8d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1191,4 +1191,4 @@ void ExprEngine::VisitLambdaExpr(const LambdaExpr *LE, ExplodedNode *Pred,
11911191

11921192
// FIXME: Move all post/pre visits to ::Visit().
11931193
getCheckerManager().runCheckersForPostStmt(Dst, Tmp, LE, *this);
1194-
}
1194+
}

0 commit comments

Comments
 (0)