summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBTypeSynthetic.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-2/+2
* [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/+36
* [API] Remove unneded LLDB_DISABLE_PYTHON markers.Davide Italiano2019-03-181-4/+0
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+4
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-9/+58
* 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-156/+113
* Don't #include "lldb-python.h" from anywhere.Zachary Turner2015-05-291-2/+0
* Improvements to the data formatters SB API:Enrico Granata2013-06-111-4/+4
* <rdar://problem/12978143>Enrico Granata2013-01-281-7/+7
* Fix Linux build warnings due to redefinition of macros:Daniel Malea2012-12-051-0/+2
* Patch Enrico's changes from r150558 on 2012-02-14 to build even if PythonJason Molenda2012-02-211-0/+4
* <rdar://problem/10062621>Enrico Granata2012-02-151-0/+203
OpenPOWER on IntegriCloud