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

6 lines
79 B
C

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