rjmccall added inline comments.

================
Comment at: test/CodeGenCXX/empty-struct-init-list.cpp:11
+} c;
+c d{ };
----------------
Please make this a `FileCheck` test that tests the actual compiler output.


https://reviews.llvm.org/D49952



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to