Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb] NFC modernize codebase with modernize-use-nullptr | Konrad Kleine | 2019-05-23 | 1 | -4/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Move RegisterValue,Scalar,State from Core to Utility | Pavel Labath | 2018-08-07 | 1 | -1/+1 |
* | Move DataBuffer / DataExtractor and friends from Core -> Utility. | Zachary Turner | 2017-03-04 | 1 | -1/+1 |
* | Move Log from Core -> Utility. | Zachary Turner | 2017-03-03 | 1 | -1/+1 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -83/+68 |
* | Clean up register naming conventions inside lldb. | Jason Molenda | 2015-09-15 | 1 | -1/+1 |
* | A messy bit of cleanup: Move towards more descriptive names | Jason Molenda | 2015-08-15 | 1 | -2/+2 |
* | Replace uint32_t by lldb::RegisterKing in register context API. | Jean-Daniel Dupas | 2014-07-02 | 1 | -1/+1 |
* | Add History subclasses for Thread, Unwind, RegisterContext. | Jason Molenda | 2013-11-08 | 1 | -0/+138 |