]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Coverage/ast-printing.m
Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1):
[FreeBSD/FreeBSD.git] / test / Coverage / ast-printing.m
1 // 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
4
5 #include "objc-language-features.inc"