Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-cov / Inputs / test_paths.h.gcov
blob95e90ca664c0409d30ffae09ab8604b3c272643e
1         -:    0:Source:srcdir/./nested_dir/../test.h
2         -:    0:Graph:test_paths.gcno
3         -:    0:Data:test_paths.gcda
4         -:    0:Runs:3
5         -:    0:Programs:1
6         6:    1:struct A {
7         -:    2:  virtual void B();
8         -:    3:};