summaryrefslogtreecommitdiff
path: root/test/Coverage/ast-printing.m
blob: d9909b28591562cd253eced1eaed280ea2b8302f (plain)
1
2
3
4
5
// RUN: %clang_cc1 -triple x86_64-apple-macosx10.10 -fsyntax-only -fobjc-exceptions %s
// RUN: %clang_cc1 -triple x86_64-apple-macosx10.10 -ast-print -fobjc-exceptions %s
// RUN: %clang_cc1 -triple x86_64-apple-macosx10.10 -ast-dump -fobjc-exceptions %s

#include "objc-language-features.inc"