[PATCH] D74481: [Debuginfo][NFC] Create common error handlers for DWARFContext.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 04:26:21 PST 2020


avl updated this revision to Diff 244623.
avl added a comment.

addressed comments. Put default handlers into WithColor.h.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74481

Files:
  llvm/include/llvm/DebugInfo/DIContext.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/include/llvm/Support/WithColor.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/Support/WithColor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74481.244623.patch
Type: text/x-patch
Size: 12403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/295b1416/attachment.bin>


More information about the llvm-commits mailing list