Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Reproducers] Capture return values of functions returning by ptr/ref | Jonas Devlieghere | 2019-04-03 | 1 | -1/+1 |
* | [lldb] [Reproducer] Move SBRegistry registration into declaring files | Michal Gorny | 2019-03-19 | 1 | -0/+30 |
* | Add "operator bool" to SB APIs | Pavel Labath | 2019-03-11 | 1 | -0/+4 |
* | [Reproducers] Add SBReproducer macros | Jonas Devlieghere | 2019-03-06 | 1 | -3/+41 |
* | [SBAPI] Don't check IsValid in constructor | Jonas Devlieghere | 2019-03-06 | 1 | -10/+4 |
* | Move ProcessInfo from Host to Utility. | Zachary Turner | 2019-03-04 | 1 | -1/+1 |
* | Replace 'ap' with 'up' suffix in variable names. (NFC) | Jonas Devlieghere | 2019-02-13 | 1 | -33/+33 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [API] Remove redundants get() from smart pointers. NFC | Jonas Devlieghere | 2018-12-20 | 1 | -2/+2 |
* | Expose process instance info via SB API | Vadim Macagon | 2017-08-01 | 1 | -0/+145 |