summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBStructuredData.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere2019-04-031-1/+1
* [lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny2019-03-191-0/+44
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+4
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-13/+71
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move Broadcaster+Listener+Event combo from Core into UtilityPavel Labath2018-12-141-1/+1
* Add a "scripted" breakpoint type to lldb.Jim Ingham2018-09-131-0/+31
* Move StructuredData from Core to UtilityPavel Labath2017-06-271-1/+1
* Added new API to SBStructuredData classAbhishek Aggarwal2017-05-291-1/+43
* Rename Error -> Status.Zachary Turner2017-05-121-2/+2
* Initial implementation of SB APIs for Tracing support.Ravitheja Addepally2017-04-261-65/+16
* Move classes from Core -> Utility.Zachary Turner2017-02-021-2/+2
* Fix weak symbol linkage in SBStructuredData, update docs.Todd Fiala2016-11-091-27/+26
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-109/+63
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+165
* Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala2016-08-191-165/+0
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+165
OpenPOWER on IntegriCloud