summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBThreadCollection.i
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2014-10-10 22:45:38 +0000
committerEnrico Granata <egranata@apple.com>2014-10-10 22:45:38 +0000
commit0aa6926d0b7f049bdaf82c6f1503f232f157968e (patch)
tree70d188e23cf019627b6c987ebec6b51c20477627 /lldb/scripts/Python/interface/SBThreadCollection.i
parent337f7c971654d127adde6ed7232bba5b2ad86ff2 (diff)
downloadbcm5719-llvm-0aa6926d0b7f049bdaf82c6f1503f232f157968e.tar.gz
bcm5719-llvm-0aa6926d0b7f049bdaf82c6f1503f232f157968e.zip
When parsing ObjC types from encoded strings (and disallowing any-type), the ^? combination gets resolved to no type, while we could resolve it to void*
I don't think on any of the platforms where ObjC matters sizeof(T*) depends on T, so even if we never figured out the pointee type, the pointer type should still be sane This might also allow some limited inspection where previously none was possible, so a win llvm-svn: 219540
Diffstat (limited to 'lldb/scripts/Python/interface/SBThreadCollection.i')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud