Exclude known and bugzilled failures from UBSan bootstrap
[oota-llvm.git] / test / tools / llvm-cov / Inputs / test_-a.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         2:    1:struct A {
7         2:    1-block  0
8         2:    1-block  1
9         -:    2:  virtual void B();
10         -:    3:};