summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBTypeFormat.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-1/+1
* [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/+29
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+4
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-5/+48
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Simplify Boolean expressionsJonas Devlieghere2018-12-151-3/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-140/+97
* Don't #include "lldb-python.h" from anywhere.Zachary Turner2015-05-291-2/+0
* Add a new way to bind a format to a type: by enum typeEnrico Granata2013-12-281-9/+47
* <rdar://problem/12978143>Enrico Granata2013-01-281-1/+1
* Fix Linux build warnings due to redefinition of macros:Daniel Malea2012-12-051-0/+2
* <rdar://problem/10062621>Enrico Granata2012-02-151-0/+153
OpenPOWER on IntegriCloud