summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-05-27 13:43:29 -0500
committerGitHub <noreply@github.com>2025-05-27 13:43:29 -0500
commita9b64bb3180dab6d28bf800a641f9a9ad54d2c0c (patch)
tree6f696baf36e75002239f441fea743bf59523609f /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parent20f9f1fc02c294fa98d23e1cf1b09ea6d9679145 (diff)
[Offload] Fix segfault when looking for host device name (#141632)
Summary: This is done using the generic device into pointe, but no such thing exists for the host device, leading to a segfault. This patch fixes that for now, but in the future we should probably be more careful in general handling the possibility that the handle is null everywhere. Fixes: https://github.com/llvm/llvm-project/issues/141434
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions