aboutsummaryrefslogblamecommitdiff
path: root/test/profile/Inputs/instrprof-dynamic-header.h
blob: 1dc2e37ef82c38c91486948740c3f9e4aeabc496 (plain) (tree)
1
2
3
4
5




                               
template <class T> void bar() {
  if (true) {}
}
void a();
void b();