]> git.proxmox.com Git - rustc.git/blame - src/llvm/test/tools/llvm-cov/Inputs/test_paths.h.gcov
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / test / tools / llvm-cov / Inputs / test_paths.h.gcov
CommitLineData
1a4d82fc
JJ
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:};