summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2024-10-09 09:12:27 +0100
committerGitHub <noreply@github.com>2024-10-09 09:12:27 +0100
commitef739e78ff82d15dfdb4d7817c5a2990a89cf5ea (patch)
tree495511f991f9bfa3d35bfb176a5fa5ad2ecac804 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parentb9314a82196a656e2bcc48459123a98ccc02a54d (diff)
[clang] Change "bad" to "unsupported" in register type error (#111550)
This is maybe a personal take but I expect "bad" to either mean: * Allowed but not ideal, like a "bad" memory alignment might work but it is slow. * The tool won't allow it but is going to tell me why it didn't. The current error doesn't elaborate so I think it's best we just say "unsupported" instead. This is clear that the type used is not allowed at all.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions