index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
)
{}