Files
clang-p2996/llvm/tools/llvm-cov/SourceCoverageViewText.h
Hana Dusíková 06aa078d68 [llvm-cov] Coverage report HTML UI to jump between uncovered parts of code (#95662)
I replaced "jump to first uncovered line" with UI buttons and keyboard
shortcut to jump between uncovered parts of code: lines (key L), branchs
(key B), regions (key R).

User can also jump in reverse direction with shift+key.
2024-06-17 21:30:50 +02:00

3.9 KiB