cor3ntin added a comment. Can you test in c++ mode?
I'd like to see a test for something like struct { int a, b, c, d = 1; // d has an initializer } bar2 = { .a = 1, .b = 1, .c = 1 }; Otherwise looks good CHANGES SINCE LAST ACTION https://reviews.llvm.org/D152083/new/ https://reviews.llvm.org/D152083 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits