summaryrefslogtreecommitdiff
path: root/test/tools/llvm-cov/Inputs/test_paths.h.gcov
blob: 95e90ca664c0409d30ffae09ab8604b3c272643e (plain)
1
2
3
4
5
6
7
8
        -:    0:Source:srcdir/./nested_dir/../test.h
        -:    0:Graph:test_paths.gcno
        -:    0:Data:test_paths.gcda
        -:    0:Runs:3
        -:    0:Programs:1
        6:    1:struct A {
        -:    2:  virtual void B();
        -:    3:};