OSDN Git Service

[DebugInfo] Use WithColor to print errors/warnings
authorJonas Devlieghere <jonas@devlieghere.com>
Sat, 14 Apr 2018 22:07:23 +0000 (22:07 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Sat, 14 Apr 2018 22:07:23 +0000 (22:07 +0000)
commit0c191c5e264b8cab92b7fe720a1173f54cd4c9b2
tree597ee03330513c433d84dff973c12f9db87d76d1
parent5baab4c85c3bab4b8642a0553d4e73139dcd1eaa
[DebugInfo] Use WithColor to print errors/warnings

Use the convenience methods from WithColor to consistently print errors
and warnings in libDebugInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330092 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDebugLine.cpp
lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp