blob: 2aa5051d8b45dbdc959a45af4c4a1e231cc66f94 [file] [log] [blame]
// RUN: clang -parse-ast-check %s
#include <stdio.h>
void foo(FILE *FP) {}