summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBProcessInfo.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/+30
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+4
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-3/+41
* [SBAPI] Don't check IsValid in constructorJonas Devlieghere2019-03-061-10/+4
* Move ProcessInfo from Host to Utility.Zachary Turner2019-03-041-1/+1
* Replace 'ap' with 'up' suffix in variable names. (NFC)Jonas Devlieghere2019-02-131-33/+33
* 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-2/+2
* Expose process instance info via SB APIVadim Macagon2017-08-011-0/+145
OpenPOWER on IntegriCloud