diff options
author | Miklos Vajna <vmiklos@vmiklos.hu> | 2018-10-21 19:16:25 +0000 |
---|---|---|
committer | Miklos Vajna <vmiklos@vmiklos.hu> | 2018-10-21 19:16:25 +0000 |
commit | e967a12733565fff0beb16865bd21e381b75b250 (patch) | |
tree | 07156e641bab1e93ceda8f59e80c709dd42f2931 /llvm/lib/CodeGen | |
parent | ca8a05ac34b69559911a014c64fdbaa998c1da99 (diff) | |
download | bcm5719-llvm-e967a12733565fff0beb16865bd21e381b75b250.tar.gz bcm5719-llvm-e967a12733565fff0beb16865bd21e381b75b250.zip |
[clang-tidy] add IgnoreMacros option to readability-redundant-smartptr-get
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.
Reviewed By: JonasToth
Differential Revision: https://reviews.llvm.org/D53454
llvm-svn: 344871
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions