[Lldb-commits] [PATCH] D63591: DWARFDebugLoc: Make parsing and error reporting more robust
David Blaikie via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 21 08:50:20 PDT 2019
dblaikie added a comment.
Given figuring out error handling for DataExtractor is perhaps a wider issue - if you want to go ahead with this change (continue with the review & defer error handling improvements for later, leave a FIXME, etc) that seems fine.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63591/new/
https://reviews.llvm.org/D63591
More information about the lldb-commits
mailing list