[ProfileData] Assert NoError in CoverageMappingTest
authorVedant Kumar <vsk@apple.com>
Tue, 3 May 2016 18:49:41 +0000 (18:49 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 3 May 2016 18:49:41 +0000 (18:49 +0000)
commit9a4169126ab230d4e42a1f360d336b5306fe7266
tree9419b466a3ab16432763f72b1ccba8bbf645f824
parentf98503320220b3f2554494feaa7874701d43e7d5
[ProfileData] Assert NoError in CoverageMappingTest

Check for success values in the CoverageMappingTest unit test file.

This is part of a series of patches to transition ProfileData over to
the stricter Error/Expected interface.

llvm-svn: 268420
llvm/unittests/ProfileData/CoverageMappingTest.cpp