summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBMemoryRegionInfoList.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/+25
* [SBAPI] Log from record macroJonas Devlieghere2019-03-071-16/+1
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-3/+29
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-17/+15
* 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-1/+1
* Replace MemoryRegionInfoSP with values and cleanup related codeTatyana Krasnukha2018-12-201-8/+24
* Move Log from Core -> Utility.Zachary Turner2017-03-031-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-117/+72
* Add MemoryRegionInfo to SB APIHoward Hellyer2016-06-231-0/+162
OpenPOWER on IntegriCloud