forked from OSchip/llvm-project
a525a2ba75
This patch fixes two issues: * Fixed relative links to source files * Enumeration of lines in source files starts from 1 instead of 0 to align with .symcov files generated by sancov -symbolize Patch by Dmitiriy Nikiforov. Differential Revision: https://reviews.llvm.org/D31038 llvm-svn: 298250 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
coverage-report-server.py | ||
sancov.cc |