diff options
author | Enrico Granata <egranata@apple.com> | 2015-01-14 23:58:18 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-01-14 23:58:18 +0000 |
commit | 02d87608c166b25f3435128dea94866fee8a519b (patch) | |
tree | eb5e6083d422b82efd23aa952c69931643205136 /lldb/source/Commands/CommandObjectHelp.cpp | |
parent | eb7b5e74d4380e4e5b758c816e43e31fc1155517 (diff) | |
download | llvm-02d87608c166b25f3435128dea94866fee8a519b.zip llvm-02d87608c166b25f3435128dea94866fee8a519b.tar.gz llvm-02d87608c166b25f3435128dea94866fee8a519b.tar.bz2 |
Reenable the logic to take an integer value and attempt to "po" it as an ObjC object
While there is quite a bit of potential for mishaps due to tagged pointers, and after quite some internal discussion, this seems a saner behavior given how "po" stands for "print OBJECT". The argument being that we should make at least some sensible attempt to print the thing the user passed as-if it was an object
Fixes rdar://19423124
llvm-svn: 226062
Diffstat (limited to 'lldb/source/Commands/CommandObjectHelp.cpp')
0 files changed, 0 insertions, 0 deletions