diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-11-11 14:25:54 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-11-12 09:59:04 +0100 |
commit | bd7d9a85b8b09c945b98d374cc37cb374db012e6 (patch) | |
tree | 4396d03aef4b396e056b7b4ac326c15f89c966f0 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | a85e676916b6babe9a5479ad3425ccce32f1ecaa (diff) | |
download | bcm5719-llvm-bd7d9a85b8b09c945b98d374cc37cb374db012e6.tar.gz bcm5719-llvm-bd7d9a85b8b09c945b98d374cc37cb374db012e6.zip |
[lldb] Check if we actually have a Clang type in ObjCLanguage::GetPossibleFormattersMatches
We call IsPossibleDynamicType but we also need to check if this is a Clang type,
otherwise other languages with dynamic types (like Swift) might end up being interpreted
as potential Obj-C dynamic types.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions