llvm-project/lldb/source/Plugins/LanguageRuntime
Enrico Granata 02d87608c1 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
2015-01-14 23:58:18 +00:00
..
CPlusPlus Add enumerations for additional languages from DWARF spec updates. 2014-07-03 00:49:08 +00:00
ObjC Reenable the logic to take an integer value and attempt to "po" it as an ObjC object 2015-01-14 23:58:18 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00