llvm-project/llvm/lib/ProfileData/Coverage
Vedant Kumar 18dd9e88ed [llvm-cov] Improve error messaging for function mismatches
Passing "-dump" to llvm-cov will now print more detailed information
about function hash and counter mismatches. This should make it easier
to debug *.profdata files which contain incorrect records, and to debug
other scenarios where coverage goes missing due to mismatch issues.

llvm-svn: 313853
2017-09-21 01:11:30 +00:00
..
CMakeLists.txt
CoverageMapping.cpp [llvm-cov] Improve error messaging for function mismatches 2017-09-21 01:11:30 +00:00
CoverageMappingReader.cpp [Coverage] Use gap regions to select better line exec counts 2017-09-18 23:37:28 +00:00
CoverageMappingWriter.cpp [Coverage] Use gap regions to select better line exec counts 2017-09-18 23:37:28 +00:00
LLVMBuild.txt