summaryrefslogtreecommitdiffstats
path: root/test/Analysis/diagnostics/undef-value-callee.h
blob: ea48c46a62c1237b42d79222cc34c5c5920da9eb (plain)
1
2
3
4

void callee() {
  ;
}