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
/
SemaCXX
/
return.cpp
blob: 56bc71f51910bdf7cb205a15bec86b186c18fff8 (
plain
)
1
2
3
4
5
// RUN: clang-cc %s -fsyntax-only -verify
int
test1
()
{
throw
;
}