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