Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove header grouping comments. | Jonas Devlieghere | 2018-11-11 | 1 | -4/+0 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -90/+47 |
* | Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target;... | Eugene Zelenko | 2016-02-18 | 1 | -11/+8 |
* | Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (se... | Jason Molenda | 2014-03-13 | 1 | -1/+14 |
* | Change the Mac OS X SystemRuntime plugin from using the placeholder | Jason Molenda | 2014-02-05 | 1 | -3/+58 |
* | Fix std::string initialization in Queue ctor. | Jason Molenda | 2013-12-19 | 1 | -1/+4 |
* | Fix how Queue/QueueItem weak pointers are initialized in the ctors. | Jason Molenda | 2013-12-18 | 1 | -1/+2 |
* | Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent | Jason Molenda | 2013-12-13 | 1 | -0/+68 |