- 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
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31038
Fix broken links and displaced coloring in coverage-report-server.py ClosedPublic Authored by d.nikiforov on Mar 16 2017, 10:15 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 16 2017, 1:58 PM Closed by commit rL298250: [sancov] Fix broken links and displaced coloring in coverage-report-server.py (authored by chefmax). · Explain WhyMar 20 2017, 7:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 92323 llvm/trunk/tools/sancov/coverage-report-server.py
|