summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Expression/DWARFExpressionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a buffer-size bug when the first DW_OP_piece is undefinedAdrian Prantl2020-02-191-0/+5
* Add testing for DW_OP_piece and fix a bug with small Scalar values.Adrian Prantl2020-02-191-1/+22
* [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann2019-12-231-3/+2
* whitespace cleanupAdrian Prantl2019-10-211-1/+1
* Factor out common test functionality into a helper class. (NFC)Adrian Prantl2019-10-211-81/+91
* Implement DW_OP_convertAdrian Prantl2019-09-101-4/+290
* DWARFExpression: Simplify class interfacePavel Labath2019-08-271-2/+2
* DWARFExpression: Fix implementation of DW_OP_pickPavel Labath2019-04-291-0/+42
OpenPOWER on IntegriCloud