malcolm.parsons added inline comments.
================ Comment at: docs/clang-tidy/checks/modernize-use-default-member-init.rst:29 + +.. note:: + Only converts member initializers for built-in types, enums and pointers. ---------------- alexfh wrote: > Is an empty line needed after this? modernize-use-equals-default.rst doesn't have one. https://reviews.llvm.org/D26750 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits