Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+32 |
* | [SBAPI] Don't check IsValid in constructor | Jonas Devlieghere | 2019-03-06 | 1 | -4/+7 |
* | Replace 'ap' with 'up' suffix in variable names. (NFC) | Jonas Devlieghere | 2019-02-13 | 1 | -19/+19 |
* | 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 | -6/+6 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -79/+43 |
* | Removed all of the "#ifndef SWIG" from the SB header files since we are using | Greg Clayton | 2012-02-06 | 1 | -1/+23 |
* | Added the ability to find functions from either a SBModule (find functions | Greg Clayton | 2011-06-21 | 1 | -6/+10 |
* | Added some missing API for address resolving within a module, and looking | Greg Clayton | 2010-09-10 | 1 | -0/+91 |