diff options
| author | Miklos Vajna <vmiklos@vmiklos.hu> | 2017-05-08 15:13:31 +0000 |
|---|---|---|
| committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2017-05-08 15:13:31 +0000 |
| commit | 0854f2dd8ff60d68cefcbb64165d7855d6f96543 (patch) | |
| tree | aa0965818cf75375c3ff739fb467bc2cdd535994 /llvm/lib/Transforms/Utils | |
| parent | 7fdbb3feda32fa3af4202c01ff49a3a7f050b1a2 (diff) | |
| download | llvm-0854f2dd8ff60d68cefcbb64165d7855d6f96543.zip llvm-0854f2dd8ff60d68cefcbb64165d7855d6f96543.tar.gz llvm-0854f2dd8ff60d68cefcbb64165d7855d6f96543.tar.bz2 | |
clang-tidy: add IgnoreMacros option to modernize-use-default-member-init
Summary:
And also enable it by default to be consistent with e.g.
modernize-use-using.
This helps e.g. when running this check on cppunit client code where the
macro is provided by the system, so there is no easy way to modify it.
Reviewers: alexfh, malcolm.parsons
Reviewed By: malcolm.parsons
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D32945
llvm-svn: 302429
Diffstat (limited to 'llvm/lib/Transforms/Utils')
0 files changed, 0 insertions, 0 deletions
