summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPiotr Zegar <piotr.zegar@nokia.com>2023-07-29 09:51:14 +0000
committerPiotr Zegar <me@piotrzegar.pl>2023-07-29 10:39:17 +0000
commit87d0aedaa285cfca92aef67367ce55c476cf444e (patch)
treef6ad8e206abc2df45262ba476e719a97fe0ba316 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent4210204f521be3caa0e60bd596af3444cbd44d04 (diff)
[clang-tidy] Add readability-reference-to-constructed-temporary check
Detects code where a temporary object is directly constructed by calling a constructor or using an initializer list and immediately assigned to a reference variable. Reviewed By: xgupta Differential Revision: https://reviews.llvm.org/D146368
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions