Description
hi, the new v2 string dumper always throws an exception:
- with gdb it fails with 'list index out of range' on line 'R_Base_SP = R[0]'
- with lldb it fails with 'Could not find _size'
testcase based on clang-15 available in bug 29526.
hi, the new v2 string dumper always throws an exception:
testcase based on clang-15 available in bug 29526.