[PATCH] D39865: Use default member initialization where possible
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 17:53:49 PST 2017
sbc100 added a comment.
Manually. Is there clang-tidy method of doing this? This change is pretty conservative, it only includes to more obvious cases I could find.
https://reviews.llvm.org/D39865
More information about the llvm-commits
mailing list