[PATCH] D99698: [DWARF] Fix crash for DWARFDie::dump.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 14:12:04 PDT 2021


dblaikie added a comment.

In D99698#2669200 <https://reviews.llvm.org/D99698#2669200>, @ayermolo wrote:

> In D99698#2665550 <https://reviews.llvm.org/D99698#2665550>, @dblaikie wrote:
>
>> Test case?
>
> I am not sure how to test it.

How about a unit test? We have some for the DWARF parser already.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99698/new/

https://reviews.llvm.org/D99698



More information about the llvm-commits mailing list