diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2018-01-05 23:22:10 +0000 |
---|---|---|
committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2018-01-05 23:22:10 +0000 |
commit | 063e6cc5e70623ee1015912d7d5c4071b586c524 (patch) | |
tree | d722b572096fc7a11e24e686b9377a187604d355 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e2659d83834d5e9e61aecf4119c9842a4e4efe18 (diff) | |
download | bcm5719-llvm-063e6cc5e70623ee1015912d7d5c4071b586c524.tar.gz bcm5719-llvm-063e6cc5e70623ee1015912d7d5c4071b586c524.zip |
clang-tidy: add IgnoreMacros option to readability-inconsistent-declaration-parameter-name
And also enable it by default to be consistent with e.g. modernize-use-using.
This helps e.g. when running this check on client code where the macro is
provided by the system, so there is no easy way to modify it.
Reviewers: alexfh, piotrdz, hokein, ilya-biryukov
Reviewed By: alexfh
Differential Revision: https://reviews.llvm.org/D41716
llvm-svn: 321913
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions