summaryrefslogtreecommitdiffstats
path: root/test/Coverage/ast-printing.m
blob: a864e2d72b881e520dfe9ae9d354d891636799c4 (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"
OpenPOWER on IntegriCloud