blob: ec4e29a89fd1f30f4c1edde6b48369e2b098d222 [file] [log] [blame]
Douglas Gregora4745612008-12-01 18:00:20 +00001// RUN: clang %s -fsyntax-only -verify -fms-extensions
2
3void f() throw(...) { }