llvm-for-llvmta/tools/clang/test/Coverage/html-multifile-diagnostics.h

4 lines
34 B
C

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