[llvm-cov] Respect the value of the -show-instantiations option
authorVedant Kumar <vsk@apple.com>
Wed, 2 Aug 2017 23:35:24 +0000 (23:35 +0000)
committerVedant Kumar <vsk@apple.com>
Wed, 2 Aug 2017 23:35:24 +0000 (23:35 +0000)
commit79554e450e184160084c9abe90fe865735890477
tree6d697a096d4eb4e1aa629866f72ee8eab5b2ba08
parent9dcd3e78aebab92899563684065cd3cdaac5395a
[llvm-cov] Respect the value of the -show-instantiations option

Make `-show-instantiations=false` actually skip displaying instantiation
sub-views, instead of simply ignoring the option.

llvm-svn: 309903
llvm/docs/CommandGuide/llvm-cov.rst
llvm/test/tools/llvm-cov/showTemplateInstantiations.cpp
llvm/tools/llvm-cov/CodeCoverage.cpp