summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2020-02-12 23:30:22 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2020-02-12 23:33:23 +0300
commit687bbf85de4ae463c0794dff545734e194941162 (patch)
treee3244e678515cc14ea70c2c2f620b1adb1de12ed /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parente26c24b849211f35a988d001753e0cd15e4a9d7b (diff)
[llvm-exegesis] CombinationGenerator: don't store function_ref
function_ref is non-owning, so if we get it as a parameter in constructor, our reference goes out-of-scope as soon as constructor returns. Instead, let's just take it as a parameter to the actual `generate()` call
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions