1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/unittests/ProfileData
Vedant Kumar 6ae4c28888 [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
2016-05-03 18:49:41 +00:00
..
CMakeLists.txt Move coverage related code into a separate library. 2016-04-29 18:53:05 +00:00
CoverageMappingTest.cpp [ProfileData] Assert NoError in CoverageMappingTest 2016-05-03 18:49:41 +00:00
InstrProfTest.cpp [ProfileData] Assert NoError in InstrProfTest 2016-05-03 17:07:06 +00:00
SampleProfTest.cpp Fix some Clang-tidy modernize and Include What You Use warnings. 2016-04-28 18:04:41 +00:00