aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-extensions.swig
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2012-02-04 01:29:37 +0000
committerSean Callanan <scallanan@apple.com>2012-02-04 01:29:37 +0000
commit1ce3a6b650fde29a608f7a5664ddf8eddd82826b (patch)
tree255bedec4873ab83a273ef8833ff2b2f96167af9 /lldb/scripts/Python/python-extensions.swig
parenta21bbb24237c5672eb42ff3a07d4b18760992ecb (diff)
downloadllvm-1ce3a6b650fde29a608f7a5664ddf8eddd82826b.zip
llvm-1ce3a6b650fde29a608f7a5664ddf8eddd82826b.tar.gz
llvm-1ce3a6b650fde29a608f7a5664ddf8eddd82826b.tar.bz2
Clang has existing support for debuggers that
want to provide "po"-like functionality which treats the result of an expression implicitly as "id" (if it is not otherwise known) and prints it as an Objective-C object. This has in the past been gated by the "DebuggerSupport" language option, but that is too general. Debuggers also provide other commands like "print" that do not make any assumptions about whether the object is an Objective-C object. This patch makes the assumption conditional on a new language option: DebuggerCastResultToId. I have also made corresponding modifications to the testsuite. llvm-svn: 149735
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions