[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)
commit84e99265d6a7589fee870f8f0a85ad50351e6cdc
tree765e1a976eb94b818e1215ff810691fefb9560f7
parent3072b130b2e2bd471d66933ac3eb0b497a0867d7
[DebugInfo] Use WithColor to print errors/warnings

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

llvm-svn: 330092
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp