[PATCH] D75177: [DebugInfo] Avoid a crash when parsing an invalid unit header in DWP.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 04:45:42 PST 2020


ikudrin added a comment.

In D75177#1895006 <https://reviews.llvm.org/D75177#1895006>, @jhenderson wrote:

> Just wondering, did you consider writing a unittest instead?


Well, as there is no support for these sections in `DWARFYAML` I suppose the test would not be that expressive as the lit one. Do you want me to try anyway?


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

https://reviews.llvm.org/D75177





More information about the llvm-commits mailing list