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
/
Sema
/
gnu89.c
blob: fc21dcd5cd45ec8d24955aea0cc031c284635b87 (
plain
)
1
2
3
// RUN: %clang_cc1 %s -std=gnu89 -pedantic -fsyntax-only -verify
int
f
(
int
restrict
);