================
@@ -107,7 +107,7 @@ enum TargetAllocTy : int32_t {
 
 inline KernelArgsTy CTorDTorKernelArgs = {1,       0,       nullptr,   nullptr,
             nullptr, nullptr, nullptr,   nullptr,
-            0,      {0,0,0},       {1, 0, 0}, {1, 0, 0}, 0};
+            0,      {0,0,0,0},       {1, 0, 0}, {1, 0, 0}, 0};
----------------
kevinsala wrote:

I'll add comments in a separate PR.

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

Reply via email to