summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2021-06-14 15:08:02 +0200
committerJan Svoboda <jan_svoboda@apple.com>2021-06-14 15:16:08 +0200
commit85208b96b85f6f3e502cf4b7fd5f440434d1c7e5 (patch)
tree76e9b6ad9e2d32d9c834e39bb78a30bbf6f42b96 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentf95ff81627212a8db9f942aafa91392096538847 (diff)
[clang][deps] NFC: Stop using moved-from object
The dependency scanning worker uses `std::move` to "reset" `DependencyOutputOptions` in the `CompilerInstance` that performs the implicit build. It's probably preferable to replace the object with value-initialized instance, rather than depending on the behavior of a moved-from object. Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D104106
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions