summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Language/ObjC/Cocoa.h
Commit message (Expand)AuthorAgeFilesLines
* [LanguageRuntime] Move ObjCLanguageRuntime into a pluginAlex Langford2019-07-151-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ObjC] Add dataformatter for NSDecimalNumberJonas Devlieghere2018-06-131-0/+3
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-87/+92
* Add a non-code-running data formatter for __NSCFBooleanEnrico Granata2016-08-221-0/+3
* Add support for additional NSArray formattersEnrico Granata2016-04-111-0/+11
* Remove even more of the data formatters that silently run codeEnrico Granata2016-04-081-3/+0
* Add data formatters for NSError and NSExceptionEnrico Granata2015-11-061-0/+12
* Add hooks that enable NSSet, NSDictionary and NSString formatting to apply to...Enrico Granata2015-10-021-30/+0
* Move Objective-C data formatters to the Objective-C language plugin where the...Enrico Granata2015-09-141-0/+115
OpenPOWER on IntegriCloud