[PATCH] D63713: Add error handling to the DataExtractor class

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 04:27:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb1f29cec2511: Add error handling to the DataExtractor class (authored by labath).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D63713?vs=216841&id=217363#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63713

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
  llvm/include/llvm/Support/DataExtractor.h
  llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
  llvm/lib/Support/DataExtractor.cpp
  llvm/unittests/Support/DataExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63713.217363.patch
Type: text/x-patch
Size: 25298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/8ce6302a/attachment.bin>


More information about the llvm-commits mailing list