[PATCH] D32945: clang-tidy: add IgnoreMacros option to modernize-use-default-member-init
Malcolm Parsons via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 8 05:50:13 PDT 2017
malcolm.parsons added a comment.
In https://reviews.llvm.org/D32945#748250, @vmiklos wrote:
> The updated patch uses `getLocalOrGlobal()` for the new option.
Please change modernize-use-using to match.
https://reviews.llvm.org/D32945
More information about the cfe-commits
mailing list