summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@vmiklos.hu>2018-10-13 07:58:05 +0000
committerMiklos Vajna <vmiklos@vmiklos.hu>2018-10-13 07:58:05 +0000
commitabfccc2cf69459efe189d31f330e4e8164a40ba5 (patch)
treeb76030ac6c1251c7823c401ea7656cdd2c339c05 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent162435e7b5e026b9f988c730bb6527683f6aa853 (diff)
[clang-tidy] add IgnoreMacros option to modernize-use-equals-delete
And also enable it by default to be consistent with e.g. modernize-use-using. This improves consistency inside the check itself as well: both checks are now disabled in macros by default. 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: alexfh Differential Revision: https://reviews.llvm.org/D53217 llvm-svn: 344440
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions