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
/
ms-exception-spec.cpp
blob: b84ea178e1e2252dc2ad9f22e66f6d5a846a8e49 (
plain
)
1
2
3
// RUN: clang-cc %s -fsyntax-only -verify -fms-extensions
void
f
()
throw
(...)
{
}