================
@@ -10036,6 +10039,7 @@ static Stmt *buildPreInits(ASTContext &Context, 
ArrayRef<Stmt *> PreInits) {
   return CompoundStmt::Create(Context, PreInits, FPOptionsOverride(), {}, {});
 }
 
+/// Helper to determine if a loop should skip finalization.
----------------
alexey-bataev wrote:

Remove

https://github.com/llvm/llvm-project/pull/214717
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to