summaryrefslogtreecommitdiffstats
path: root/test/Coverage/ast-printing.m
blob: 85bbd4314a4d35e3113f3b29d7124b63b9c762e5 (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