diff options
author | Enrico Granata <egranata@apple.com> | 2014-10-10 22:45:38 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2014-10-10 22:45:38 +0000 |
commit | 0aa6926d0b7f049bdaf82c6f1503f232f157968e (patch) | |
tree | 70d188e23cf019627b6c987ebec6b51c20477627 /lldb/scripts/Python/interface | |
parent | 337f7c971654d127adde6ed7232bba5b2ad86ff2 (diff) | |
download | bcm5719-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')
0 files changed, 0 insertions, 0 deletions