================
@@ -623,8 +636,7 @@ static void replaceSwiftErrorOps(Function &F, coro::Shape 
&Shape,
 }
 
 /// Returns all debug records in F.
-static SmallVector<DbgVariableRecord *>
-collectDbgVariableRecords(Function &F) {
+static SmallVector<DbgVariableRecord *> collectDbgVariableRecords(Function &F) 
{
----------------
ChuanqiXu9 wrote:

nit: exclude unnecessary change.

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

Reply via email to