summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Language/ObjC/NSError.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-6/+5
* 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-3/+2
* Move classes from Core -> Utility.Zachary Turner2017-02-021-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-178/+169
* Because of our lifetime rules w.r.t. ValueObjects and ClusterManagers, synthe...Enrico Granata2016-07-061-4/+4
* Make it so that the data formatter for NSError can see through a variable of ...Enrico Granata2016-03-151-22/+33
* Fix some Clang-tidy warnings and formatting in recently added code.Eugene Zelenko2015-11-071-22/+22
* Add data formatters for NSError and NSExceptionEnrico Granata2015-11-061-0/+218
OpenPOWER on IntegriCloud