llvm-project/lldb/unittests/TestingSupport
Greg Clayton 376c7bd92a Fix DW_OP_convert to resolve the CU relative offset correctly.
Debugging some DWARF5 binaries was causing errors to appear when DWARFExpression::Evaluate was called:

    error: GetDIE for DIE 0x31 is outside of its CU 0x123450

The issue is in the DWARF expression evaluator. Fixed with this.

Differential Revision: https://reviews.llvm.org/D133623
2022-09-12 16:53:19 -07:00
..
Host [test] Use either `127.0.0.1` or `[::1]` to run in ipv6-only environments. 2022-09-09 14:00:35 -07:00
Symbol Fix DW_OP_convert to resolve the CU relative offset correctly. 2022-09-12 16:53:19 -07:00
CMakeLists.txt [lldb] Make CommunicationTest compatible with windows 2022-08-26 15:25:46 +02:00
MockTildeExpressionResolver.cpp Add missing STLExtras.h include from lldb/unittests/TestingSupport/MockTildeExpressionResolver.cpp 2022-01-24 15:03:11 +01:00
MockTildeExpressionResolver.h
SubsystemRAII.h
TestUtilities.cpp
TestUtilities.h
module.modulemap