summaryrefslogtreecommitdiffstats
path: root/test/Coverage/ast-printing.m
blob: d9c97d43d46382df7a2337541bb2a254942c6dc3 (plain)
1
2
3
4
5
// RUN: %clang_cc1 -fsyntax-only %s
// RUN: %clang_cc1 -ast-print %s
// RUN: %clang_cc1 -ast-dump %s

#include "objc-language-features.inc"