llvm-project/clang/test/Misc/diag-checker.c

6 lines
85 B
C

// RUN: clang-cc -fsyntax-only -verify %s
#include <stdio.h>
void foo(FILE *FP) {}