llvm-project/lldb/lldb.xcodeproj
Enrico Granata 7de855c6d9 Add hooks that enable NSSet, NSDictionary and NSString formatting to apply to other types beyond the well-known ones
This is meant to support languages that can do some sort of bridging from<-->to these ObjC types via types that statically vend themselves as Cocoa types, but dynamically have an implementation that does not match any of our well-known types, but where an introspecting formatter can be vended by the bridged language

llvm-svn: 249185
2015-10-02 20:59:58 +00:00
..
project.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
xcshareddata/xcschemes I accidentally committed some project-file changes. Undid those. 2015-09-04 20:54:25 +00:00
project.pbxproj Add hooks that enable NSSet, NSDictionary and NSString formatting to apply to other types beyond the well-known ones 2015-10-02 20:59:58 +00:00