allwinner_a64/android/external/clang/test/Coverage/ast-printing.m
2018-08-08 16:14:42 +08:00

5 lines
194 B
Objective-C

// RUN: %clang_cc1 -fsyntax-only -fobjc-exceptions %s
// RUN: %clang_cc1 -ast-print -fobjc-exceptions %s
// RUN: %clang_cc1 -ast-dump -fobjc-exceptions %s
#include "objc-language-features.inc"