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