OSDN Git Service

[llvm-config] Use WithColor for printing errors.
authorJonas Devlieghere <jonas@devlieghere.com>
Sat, 23 Jun 2018 16:50:09 +0000 (16:50 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Sat, 23 Jun 2018 16:50:09 +0000 (16:50 +0000)
commitfc6fcece2380796690ab2d88e5c48ef728371661
treefc08e031f3e22555d92ef5e74db46a7f31d2e45c
parentfb0b759b0a27289f402dca07cbbd540fb2e98952
[llvm-config] Use WithColor for printing errors.

Use the WithColor helper from support to print errors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335417 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-config/llvm-config.cpp