From b7dba3f949b6289849ff9bf54f347c3de05bb062 Mon Sep 17 00:00:00 2001 From: Enrico Granata Date: Thu, 23 Feb 2012 23:11:19 +0000 Subject: [PATCH] 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 --- .../data-formatter/data-formatter-objc/CFString.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lldb/test/functionalities/data-formatter/data-formatter-objc/CFString.py 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 e69de29bb2d1..000000000000