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: bda56f5468d4aa1e860648a81a17a4acc5255bb0 (
plain
)
1
2
3
// RUN: %clang_cc1 %s -fsyntax-only -verify -fms-extensions
void
f
()
throw
(...)
{
}