summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2012-02-23 23:11:19 +0000
committerEnrico Granata <egranata@apple.com>2012-02-23 23:11:19 +0000
commitb7dba3f949b6289849ff9bf54f347c3de05bb062 (patch)
tree16dfc45d48bac83ba4e816913a0c2b99b351d723
parenteb4a47988162d54ffeb48e1ff07686e96aee74cb (diff)
downloadbcm5719-llvm-b7dba3f949b6289849ff9bf54f347c3de05bb062.tar.gz
bcm5719-llvm-b7dba3f949b6289849ff9bf54f347c3de05bb062.zip
This patch provides a set of formatters for most of the commonly used Cocoa classes.
The formatter for NSString is an improved version of the one previously shipped as an example, the others are new in design and implementation. A more robust and OO-compliant Objective-C runtime wrapper is provided for runtime versions 1 and 2 on 32 and 64 bit. The formatters are contained in a category named "AppKit", which is not enabled at startup. llvm-svn: 151301
-rw-r--r--lldb/test/functionalities/data-formatter/data-formatter-objc/CFString.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/lldb/test/functionalities/data-formatter/data-formatter-objc/CFString.py b/lldb/test/functionalities/data-formatter/data-formatter-objc/CFString.py
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/lldb/test/functionalities/data-formatter/data-formatter-objc/CFString.py
+++ /dev/null
OpenPOWER on IntegriCloud