summaryrefslogtreecommitdiff
path: root/lldb/source/API/SBQueueItem.cpp
AgeCommit message (Expand)Author
2022-01-20[lldb] Decouple instrumentation from the reproducersJonas Devlieghere
2022-01-09[lldb] Remove LLDB_RECORD_RESULT macroJonas Devlieghere
2022-01-09[lldb] Remove reproducer instrumentationJonas Devlieghere
2022-01-02[API] Remove redundant member initialization (NFC)Kazu Hirata
2020-09-25[lldb] Pass reference instead of pointer in protected SBAddress methods.Jonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-05-23[lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-03-19[lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny
2019-03-11Add "operator bool" to SB APIsPavel Labath
2019-03-07[SBAPI] Log from record macroJonas Devlieghere
2019-03-06[Reproducers] Add SBReproducer macrosJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-04-30Reflow paragraphs in comments.Adrian Prantl
2017-03-03Move Log from Core -> Utility.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-05-29Don't #include "lldb-python.h" from anywhere.Zachary Turner
2014-04-04sweep up -Wformat warnings from gccSaleem Abdulrasool
2014-03-08Add API logging to the SBQueue/SBQueueItem/SBThread calls.Jason Molenda
2014-03-06When a client asks for a queue pending item's extended backtrace,Jason Molenda
2014-02-05Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda
2013-12-13Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to representJason Molenda