| Commit message (Expand) | Author | Age | Files | Lines |
| * | [lldb] NFC modernize codebase with modernize-use-nullptr | Konrad Kleine | 2019-05-23 | 1 | -1/+1 |
| * | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -4/+0 |
| * | [lldb] [Reproducer] Move SBRegistry registration into declaring files | Michal Gorny | 2019-03-19 | 1 | -0/+23 |
| * | Add "operator bool" to SB APIs | Pavel Labath | 2019-03-11 | 1 | -0/+4 |
| * | [SBAPI] Log from record macro | Jonas Devlieghere | 2019-03-07 | 1 | -40/+1 |
| * | [Reproducers] Add SBReproducer macros | Jonas Devlieghere | 2019-03-06 | 1 | -4/+28 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -2/+1 |
| * | Move Log from Core -> Utility. | Zachary Turner | 2017-03-03 | 1 | -1/+1 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -119/+86 |
| * | Don't #include "lldb-python.h" from anywhere. | Zachary Turner | 2015-05-29 | 1 | -1/+0 |
| * | sweep up -Wformat warnings from gcc | Saleem Abdulrasool | 2014-04-04 | 1 | -5/+15 |
| * | Add API logging to the SBQueue/SBQueueItem/SBThread calls. | Jason Molenda | 2014-03-08 | 1 | -1/+30 |
| * | When a client asks for a queue pending item's extended backtrace, | Jason Molenda | 2014-03-06 | 1 | -5/+14 |
| * | Change the Mac OS X SystemRuntime plugin from using the placeholder | Jason Molenda | 2014-02-05 | 1 | -0/+1 |
| * | Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent | Jason Molenda | 2013-12-13 | 1 | -0/+119 |