[PATCH] D64544: [DWAF] Add more error handling to debug line parser.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 21:31:44 PDT 2019


JDevlieghere updated this revision to Diff 209120.
JDevlieghere added a comment.

- Reflow string in unit test
- Update `debug_line_invalid.test`


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

https://reviews.llvm.org/D64544

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
  llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64544.209120.patch
Type: text/x-patch
Size: 10109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/4d889714/attachment.bin>


More information about the llvm-commits mailing list