[PATCH] D71932: [DWARF] Better detect errors in Address Range Tables.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 07:06:07 PST 2020


ikudrin updated this revision to Diff 237667.
ikudrin added a comment.

- Made the diagnostic a bit more distinct.
- Moved the tests to a gtest-based suite.


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

https://reviews.llvm.org/D71932

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71932.237667.patch
Type: text/x-patch
Size: 9010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/20f94176/attachment-0001.bin>


More information about the llvm-commits mailing list