| Commit message (Expand) | Author | Age | Files | Lines |
| * | [Reproducers] Capture return values of functions returning by ptr/ref | Jonas Devlieghere | 2019-04-03 | 1 | -1/+1 |
| * | [lldb] [Reproducer] Move SBRegistry registration into declaring files | Michal Gorny | 2019-03-19 | 1 | -0/+44 |
| * | Add "operator bool" to SB APIs | Pavel Labath | 2019-03-11 | 1 | -0/+4 |
| * | [Reproducers] Add SBReproducer macros | Jonas Devlieghere | 2019-03-06 | 1 | -13/+71 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Move Broadcaster+Listener+Event combo from Core into Utility | Pavel Labath | 2018-12-14 | 1 | -1/+1 |
| * | Add a "scripted" breakpoint type to lldb. | Jim Ingham | 2018-09-13 | 1 | -0/+31 |
| * | Move StructuredData from Core to Utility | Pavel Labath | 2017-06-27 | 1 | -1/+1 |
| * | Added new API to SBStructuredData class | Abhishek Aggarwal | 2017-05-29 | 1 | -1/+43 |
| * | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -2/+2 |
| * | Initial implementation of SB APIs for Tracing support. | Ravitheja Addepally | 2017-04-26 | 1 | -65/+16 |
| * | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -2/+2 |
| * | Fix weak symbol linkage in SBStructuredData, update docs. | Todd Fiala | 2016-11-09 | 1 | -27/+26 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -109/+63 |
| * | Add StructuredData plugin type; showcase with new DarwinLog feature | Todd Fiala | 2016-08-19 | 1 | -0/+165 |
| * | Revert "Add StructuredData plugin type; showcase with new DarwinLog feature" | Todd Fiala | 2016-08-19 | 1 | -165/+0 |
| * | Add StructuredData plugin type; showcase with new DarwinLog feature | Todd Fiala | 2016-08-19 | 1 | -0/+165 |