aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
LGTM! ================ Comment at: test/clang-tidy/modernize-use-default-member-init.cpp:224 +struct NegativeDefaultArg +{ ---------------- malcolm.parsons wrote: > aaron.ballman wrote: > > Can we also have a positive test with an enumerator? > See lines 159-166. Ah, thanks, my eyes missed that. :-) https://reviews.llvm.org/D28287 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits