summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorRaymond Tian <rymdtian@gmail.com>2024-07-01 11:54:04 -0700
committerGitHub <noreply@github.com>2024-07-01 14:54:04 -0400
commit8477ca6e8e2a2c5adcfd600780a5eecb2ca0b153 (patch)
treebee76ef18cddc28a3043b634b8a78f07d8f48284 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentdbf12b2f778a94bff323bbc4777673f66a1cf3e9 (diff)
[HIP][Clang][Sema] Fix crash when calling builtins with pointer arguments (#95957)
Crashed when the number of args passed was less than number of parameters in builtin definition, because we were indexing the list of args while iterating through the entire number of parameters.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions