We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bad0e4 commit cfa8d34Copy full SHA for cfa8d34
clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
@@ -1191,4 +1191,4 @@ void ExprEngine::VisitLambdaExpr(const LambdaExpr *LE, ExplodedNode *Pred,
1191
1192
// FIXME: Move all post/pre visits to ::Visit().
1193
getCheckerManager().runCheckersForPostStmt(Dst, Tmp, LE, *this);
1194
-}
+}
0 commit comments