summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Language/ObjC/NSString.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Target] Remove Target::GetScratchClangASTContextAlex Langford2019-12-121-1/+1
* [lldb][NFC] Use llvm::StringRef in formatters::NSStringSummaryProviderRaphael Isemann2019-09-241-11/+11
* [Target] Remove Process::GetObjCLanguageRuntimeAlex Langford2019-06-101-1/+1
* [LanguageRuntime] Introduce LLVM-style castsAlex Langford2019-06-081-3/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Simplify Boolean expressionsJonas Devlieghere2018-12-151-8/+5
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-5/+2
* Rename Error -> Status.Zachary Turner2017-05-121-4/+4
* Move DataBuffer / DataExtractor and friends from Core -> Utility.Zachary Turner2017-03-041-1/+1
* Remove dependencies from Utility to Core and Target.Zachary Turner2017-02-141-2/+2
* Move classes from Core -> Utility.Zachary Turner2017-02-021-2/+2
* This debugging message has been left in the code for years, until one day it ...Enrico Granata2016-10-201-2/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-358/+359
* This is the work I was building up to with my patches yesterdayEnrico Granata2015-10-071-18/+37
* Enable the StringPrinter to have prefixes that are strings instead of just a ...Enrico Granata2015-10-071-7/+7
* Add hooks that enable NSSet, NSDictionary and NSString formatting to apply to...Enrico Granata2015-10-021-0/+386
OpenPOWER on IntegriCloud