`DITypeRefArray` is just an alias (since https://github.com/llvm/llvm-project/pull/176938). Remove it in favour of just using `DITypeArray`.
134 KiB
134 KiB
`DITypeRefArray` is just an alias (since https://github.com/llvm/llvm-project/pull/176938). Remove it in favour of just using `DITypeArray`.