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

#include "objc-language-features.inc"