Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a buffer-size bug when the first DW_OP_piece is undefined | Adrian Prantl | 2020-02-19 | 1 | -0/+5 |
* | Add testing for DW_OP_piece and fix a bug with small Scalar values. | Adrian Prantl | 2020-02-19 | 1 | -1/+22 |
* | [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat... | Raphael Isemann | 2019-12-23 | 1 | -3/+2 |
* | whitespace cleanup | Adrian Prantl | 2019-10-21 | 1 | -1/+1 |
* | Factor out common test functionality into a helper class. (NFC) | Adrian Prantl | 2019-10-21 | 1 | -81/+91 |
* | Implement DW_OP_convert | Adrian Prantl | 2019-09-10 | 1 | -4/+290 |
* | DWARFExpression: Simplify class interface | Pavel Labath | 2019-08-27 | 1 | -2/+2 |
* | DWARFExpression: Fix implementation of DW_OP_pick | Pavel Labath | 2019-04-29 | 1 | -0/+42 |