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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 01:53:32 PDT 2019


labath updated this revision to Diff 210270.
labath marked an inline comment as done.
labath edited the summary of this revision.
labath added a comment.

Add doxygen comments and fix typo.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63713

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63713.210270.patch
Type: text/x-patch
Size: 21610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/bcace176/attachment.bin>


More information about the llvm-commits mailing list