aaron.ballman added inline comments.

> readability-redundant-member-init.cpp:162
> +  const S f;
> +};

Missing a test for `union` member initializers. Also, a test that multiple 
inheritance doesn't cause a fixit malfunction would be nice.

https://reviews.llvm.org/D24339



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

Reply via email to