[all-commits] [llvm/llvm-project] 98e3f1: [Debuginfo][NFC] Remove usages of WithColor::error...
avl-llvm via All-commits
all-commits at lists.llvm.org
Sat Feb 15 03:18:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 98e3f19b419f3efde3aadca79c3ead75cbbf1b9a
https://github.com/llvm/llvm-project/commit/98e3f19b419f3efde3aadca79c3ead75cbbf1b9a
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2020-02-15 (Sat, 15 Feb 2020)
Changed paths:
M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
M llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
M llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list