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

void callee() {
  ;
}