summaryrefslogtreecommitdiff
path: root/lldb/source/Target/Queue.cpp
AgeCommit message (Expand)Author
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-11-11Remove header grouping comments.Jonas Devlieghere
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-02-18Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target;...Eugene Zelenko
2014-03-13Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (se...Jason Molenda
2014-02-05Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda
2013-12-19Fix std::string initialization in Queue ctor.Jason 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