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
/
Parser
/
2008-10-31-parse-noop-failure.c
blob: 8243cb973105403fd4aecb31abbbfc6f487632f9 (
plain
)
1
2
3
4
// RUN: clang-cc -verify -parse-noop %s
void
add_attribute
(
id
)
int
id
;
{}