llvm-cov: Continue trying to appease a bot
authorJustin Bogner <mail@justinbogner.com>
Thu, 19 Mar 2015 02:00:54 +0000 (02:00 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 19 Mar 2015 02:00:54 +0000 (02:00 +0000)
commit9cd407b11c63e3933ef5323fd768f65bcfdd5d01
tree8ff633c8feaad3957243d151f4a51e7839a87277
parentc7c4c36694862c191337b5b9e8de41a177ef4ff0
llvm-cov: Continue trying to appease a bot

This bot doesn't like me. I don't know why:

    http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/24425

Move the color option enum's definition out of the function that
creates the cl::opt.

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