summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorChris Warner <cwarner@esri.com>2020-12-20 11:11:27 +0000
committerMalcolm Parsons <malcolm.parsons@gmail.com>2020-12-20 11:22:41 +0000
commit35f2c3a8b41fd3b6ef88d013a7c3ed9478b765e4 (patch)
tree7c3a396a343556bc67a73fdbab6d5436bff7f844 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent99562332e3de19da9da1714a58b5cc2d24724ef5 (diff)
[clang-tidy] cppcoreguidelines-pro-type-member-init: suppress warning for default member funcs
Modify the cppcoreguidelines-pro-type-member-init checker to ignore warnings from the move and copy-constructors when they are compiler defined with `= default` outside of the type declaration. Reported as [LLVM bug 36819](https://bugs.llvm.org/show_bug.cgi?id=36819) Reviewed By: malcolm.parsons Differential Revision: https://reviews.llvm.org/D93333
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions