summaryrefslogtreecommitdiff
path: root/lldb/source/Target/QueueItem.cpp
AgeCommit message (Expand)Author
2021-07-02[lldb] Replace default bodies of special member functions with = default;Jonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-15Simplify Boolean expressionsJonas Devlieghere
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2014-03-10Correctly add the QueueID to a pending block's extended thread backtrace thread.Jason Molenda
2014-03-09libBacktraceRecording __introspection_dispatch_queue_get_pending_items isJason 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-18Fix how Queue/QueueItem weak pointers are initialized in the ctors.Jason Molenda
2013-12-13Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to representJason Molenda