summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBQueueItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-4/+0
* [lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny2019-03-191-0/+23
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+4
* [SBAPI] Log from record macroJonas Devlieghere2019-03-071-40/+1
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-4/+28
* 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-2/+1
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-119/+86
* Don't #include "lldb-python.h" from anywhere.Zachary Turner2015-05-291-1/+0
* sweep up -Wformat warnings from gccSaleem Abdulrasool2014-04-041-5/+15
* Add API logging to the SBQueue/SBQueueItem/SBThread calls.Jason Molenda2014-03-081-1/+30
* When a client asks for a queue pending item's extended backtrace,Jason Molenda2014-03-061-5/+14
* Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda2014-02-051-0/+1
* Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to representJason Molenda2013-12-131-0/+119
OpenPOWER on IntegriCloud