summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Darwin/MachException.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Logging] Replace Log::Printf with LLDB_LOG macro (NFC)Jonas Devlieghere2019-07-241-92/+102
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-17/+16
* Prevent double release of mach portsFrederic Riss2018-03-291-2/+0
* [MachException] Garbage collect unused and dead code.Davide Italiano2017-12-101-27/+0
* Remove extant references to g_message_mutex, NFCVedant Kumar2017-12-081-8/+0
* Rename Error -> Status.Zachary Turner2017-05-121-13/+13
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* 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-554/+413
* [NFC] Darwin llgs support from Week of CodeTodd Fiala2016-09-041-0/+684
OpenPOWER on IntegriCloud