summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBTypeNameSpecifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-4/+4
* [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/+31
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+4
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-6/+44
* 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-100/+69
* ClangASTType is now CompilerType.Greg Clayton2015-08-111-2/+2
* Don't #include "lldb-python.h" from anywhere.Zachary Turner2015-05-291-2/+0
* <rdar://problem/15144376>Enrico Granata2013-10-291-1/+1
* <rdar://problem/12978143>Enrico Granata2013-01-281-1/+1
* Fix Linux build warnings due to redefinition of macros:Daniel Malea2012-12-051-0/+2
* Bunch of cleanups for warnings found by the llvm static analyzer.Jim Ingham2012-10-121-0/+2
* Adding formatters for several useful Objective-C/Cocoa data types. The new ca...Enrico Granata2012-02-171-0/+19
* <rdar://problem/10062621>Enrico Granata2012-02-151-0/+127
OpenPOWER on IntegriCloud