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: e5864461a67de82c41c26d4d71719efec2dece57 (
plain
)
1
2
3
4
5
// RUN: clang -fsyntax-only -verify %s
#include
<stdio.h>
void
foo
(
FILE
*
FP
)
{}