[PATCH] D74635: [Debuginfo][NFC] Remove usages of WithColor::error and WithColor::warning.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 11:53:36 PST 2020


avl created this revision.
avl added reviewers: jhenderson, dblaikie, probinson, aprantl, JDevlieghere.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

This patch is extracted from D74308 <https://reviews.llvm.org/D74308>.

It patches all usages of WithColor::error() and WithColor::warning
in DebugInfoDWARF library.

Depends on D74481 <https://reviews.llvm.org/D74481>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74635

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74635.244730.patch
Type: text/x-patch
Size: 5306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/21befbe3/attachment.bin>


More information about the llvm-commits mailing list