================
@@ -13697,6 +13698,7 @@ 
TreeTransform<Derived>::TransformDesignatedInitExpr(DesignatedInitExpr *E) {
     ArrayExprs.push_back(End.get());
   }
 
+  // Compare the transformed initializer against the original.
----------------
zyn0217 wrote:

I think the code is self-explanatory enough so the comment is unnecessary 

https://github.com/llvm/llvm-project/pull/127211
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to