blob: 81c3a6b0ba53b130418483fbc65b5f8229ab759b [file] [log] [blame]
Anders Carlssone9b801f2011-02-22 01:52:06 +00001// RUN: %clang_cc1 -fsyntax-only -fobjc-exceptions %s
2// RUN: %clang_cc1 -ast-print -fobjc-exceptions %s
3// RUN: %clang_cc1 -ast-dump -fobjc-exceptions %s
Daniel Dunbar417dd172008-10-04 23:47:28 +00004
5#include "objc-language-features.inc"