Coverage: fix the missing output stream in recursive call to CoverageMappingContext...
authorAlex Lorenz <arphaman@gmail.com>
Tue, 29 Jul 2014 19:58:16 +0000 (19:58 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 29 Jul 2014 19:58:16 +0000 (19:58 +0000)
commit65b59361c5229382a1118f564c5f9e8b757192ff
tree017eb25d384bee810bd73c8572c1fe4643623b4e
parent6277ad67486d369ee6242f0cd04b6fb0b4f63426
Coverage: fix the missing output stream in recursive call to CoverageMappingContext::dump

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214206 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ProfileData/CoverageMapping.cpp