summaryrefslogtreecommitdiff
path: root/test/tools/llvm-cov/Inputs/test_paths.h.gcov
diff options
context:
space:
mode:
Diffstat (limited to 'test/tools/llvm-cov/Inputs/test_paths.h.gcov')
-rw-r--r--test/tools/llvm-cov/Inputs/test_paths.h.gcov8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/tools/llvm-cov/Inputs/test_paths.h.gcov b/test/tools/llvm-cov/Inputs/test_paths.h.gcov
new file mode 100644
index 0000000000..95e90ca664
--- /dev/null
+++ b/test/tools/llvm-cov/Inputs/test_paths.h.gcov
@@ -0,0 +1,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:};