summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/DWARF/DWARFLocationExpressionTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add streaming/equality operators to DWARFAddressRange/DWARFLocationExpressionPavel Labath2019-11-191-0/+30
The main motivation for this is being able to write simpler assertions and get better error messages in unit tests. Split off from D70394.
OpenPOWER on IntegriCloud