summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBFileSpecList.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/+27
* [SBAPI] Log from record macroJonas Devlieghere2019-03-071-9/+0
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-7/+40
* [SBAPI] Don't check IsValid in constructorJonas Devlieghere2019-03-061-5/+4
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-20/+20
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [API] Remove redundants get() from smart pointers. NFCJonas Devlieghere2018-12-201-4/+4
* Move FileSpec from Host -> Utility.Zachary Turner2017-03-221-1/+1
* Resubmit "Delete the remainder of platform specific code in FileSpec."Zachary Turner2017-03-221-0/+1
* Revert "Delete the remainder of platform specific code in FileSpec."Pavel Labath2017-03-221-1/+0
* Delete the remainder of platform specific code in FileSpec.Zachary Turner2017-03-221-0/+1
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* [lldb] Fix typos in file headersAlexander Shaposhnikov2016-11-261-2/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-94/+54
* sweep up -Wformat warnings from gccSaleem Abdulrasool2014-04-041-1/+2
* <rdar://problem/13521159>Greg Clayton2013-03-271-1/+1
* <rdar://problem/10126482>Greg Clayton2011-11-131-3/+6
* Added the ability to restrict breakpoints by function name, function regexp, ...Jim Ingham2011-09-231-2/+2
* Fixed two printf format errors.Greg Clayton2011-09-211-1/+1
* Add a new breakpoint type "break by source regular expression".Jim Ingham2011-09-211-0/+139
OpenPOWER on IntegriCloud