1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/unittests/ProfileData
Vedant Kumar 40531552b0 [ProfileData] Assert NoError in InstrProfTest
Check for success values in the InstrProfTest unit test file.

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

llvm-svn: 268402
2016-05-03 17:07:06 +00:00
..
CMakeLists.txt Move coverage related code into a separate library. 2016-04-29 18:53:05 +00:00
CoverageMappingTest.cpp Move coverage related code into a separate library. 2016-04-29 18:53:05 +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