llvm-project/lldb/source/Plugins/Language/ObjC
Jonas Devlieghere b8ff0daeac [lldb] Fix NSArray0 data formatter and add test
Fixes PR47089
2020-08-10 09:38:37 -07:00
..
CF.cpp [lldb] Fix NSDate test after Scalar change 2020-07-01 16:00:10 +02:00
CF.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CFBasicHash.cpp [lldb/Dataformatter] Add support for CoreFoundation Dictionaries and Sets. 2020-04-27 22:10:11 +02:00
CFBasicHash.h [lldb] Remove redundant access specifiers (NFC) 2020-06-15 21:34:13 -07:00
CMakeLists.txt [lldb/Dataformatter] Add support for CoreFoundation Dictionaries and Sets. 2020-04-27 22:10:11 +02:00
Cocoa.cpp [LLDB] Add checks for ValueObjectSP in Cocoa summary providers 2020-07-29 14:47:18 -07:00
Cocoa.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CoreMedia.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
CoreMedia.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
NSArray.cpp [lldb] Fix NSArray0 data formatter and add test 2020-08-10 09:38:37 -07:00
NSDictionary.cpp [ObjC] Wrap namespace-global structs in an anonymous namespace to avoid ODR violations 2020-07-14 11:26:20 -07:00
NSDictionary.h [lldb/Dataformatter] Add support for CoreFoundation Dictionaries and Sets. 2020-04-27 22:10:11 +02:00
NSError.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
NSException.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
NSIndexPath.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
NSSet.cpp [lldb/Dataformatter] Add support to CF{Dictionary,Set}Ref types 2020-05-15 22:14:39 +02:00
NSSet.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
NSString.cpp [lldb/DataFormatters] Delete GetStringPrinterEscapingHelper 2020-05-04 14:06:55 -07:00
NSString.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ObjCLanguage.cpp [lldb/Dataformatter] Add support to CF{Dictionary,Set}Ref types 2020-05-15 22:14:39 +02:00
ObjCLanguage.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00