Anastasia added inline comments.
================ Comment at: clang/test/CodeGen/avr/struct.c:15 + struct s10 a0; + a0.a = c; + a0.b = b; ---------------- Minor thing - I guess for the purpose of this testing you could skip initialization on struct variables? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D99237/new/ https://reviews.llvm.org/D99237 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits