]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/tools/llvm-cov/Inputs/test_no_options.h.gcov
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release):
[FreeBSD/FreeBSD.git] / test / tools / llvm-cov / Inputs / test_no_options.h.gcov
1         -:    0:Source:./test.h
2         -:    0:Graph:test.gcno
3         -:    0:Data:test.gcda
4         -:    0:Runs:2
5         -:    0:Programs:1
6         4:    1:struct A {
7         -:    2:  virtual void B();
8         -:    3:};