summaryrefslogtreecommitdiffstats
path: root/test/Misc/diag-checker.c
blob: 4733ee1e03d7481d5704aea82b5184d71e67713d (plain)
1
2
3
4
5
// RUN: clang-cc -fsyntax-only -verify %s

#include <stdio.h>

void foo(FILE *FP) {}
OpenPOWER on IntegriCloud