summaryrefslogtreecommitdiffstats
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(...) { }
OpenPOWER on IntegriCloud