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