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

#include "objc-language-features.inc"
OpenPOWER on IntegriCloud