llvm-cov: Fix a typo
authorJustin Bogner <mail@justinbogner.com>
Wed, 17 Sep 2014 08:12:12 +0000 (08:12 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 17 Sep 2014 08:12:12 +0000 (08:12 +0000)
commit217ab20074e732ce48ffba74220038593a3daca9
tree39678d6e6e91124bb8e8d55d5ab1c11bfe959545
parent780f7e21681c3912a6fe0e282e470fb49972401a
llvm-cov: Fix a typo

It doesn't make sense for this default parameter to be false, since
false makes the function a no-op.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217945 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-cov/RenderingSupport.h