[Debuginfo][NFC] Remove usages of WithColor::error and WithColor::warning.
authorAlexey Lapshin <a.v.lapshin@mail.ru>
Fri, 14 Feb 2020 15:57:21 +0000 (18:57 +0300)
committerAlexey Lapshin <a.v.lapshin@mail.ru>
Sat, 15 Feb 2020 11:18:45 +0000 (14:18 +0300)
commit98e3f19b419f3efde3aadca79c3ead75cbbf1b9a
tree6fafc48907cf55379088f62730215019f00641d6
parent34bd51f4b1d9f489e61becb662bdc72bb56dd277
[Debuginfo][NFC] Remove usages of WithColor::error and WithColor::warning.

Summary:
This patch is extracted from D74308.

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

Depends on D74481

Reviewers: jhenderson, dblaikie, probinson, aprantl, JDevlieghere

Reviewed By: JDevlieghere

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D74635
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