llvm/clang/test/Coverage/html-multifile-diagnostics.h

void f1(int *ptr) {
  *ptr = 0;
}