OSDN Git Service

[Support] Add color cl category.
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 24 May 2018 11:36:57 +0000 (11:36 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 24 May 2018 11:36:57 +0000 (11:36 +0000)
commit2071b7a8b26fe2c784e138d1afb7380679c9f4dd
treee74144337b71037174db80fc7e434550c770bd3c
parent7f8728c26a28bfb61034f1e480409f3de361da09
[Support] Add color cl category.

This commit adds a color category so tools can document this option and
enables it for dwarfdump and dsymuttil.

rdar://problem/40498996

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333176 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/WithColor.h
lib/Support/WithColor.cpp
test/tools/dsymutil/cmdline.test
test/tools/llvm-dwarfdump/cmdline.test
tools/dsymutil/dsymutil.cpp
tools/llvm-dwarfdump/llvm-dwarfdump.cpp