summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/Status.cpp
Commit message (Expand)AuthorAgeFilesLines
* Typo fixes.Bruce Mitchener2018-05-291-2/+2
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-19/+18
* Remove uint32_t assignment operator from StatusPavel Labath2017-11-011-10/+0
* Add llvm::Error assignment operator to Status classPavel Labath2017-06-151-5/+10
* replace uses of strerror with llvm::sys::StrErrorPavel Labath2017-06-061-10/+8
* Add Status -- llvm::Error gluePavel Labath2017-05-181-0/+31
* Rename Error -> Status.Zachary Turner2017-05-121-0/+275
OpenPOWER on IntegriCloud