summaryrefslogtreecommitdiffstats
path: root/test/Coverage/ast-printing.c
blob: 2bed12e60beaed6d11391a247245d57d71d1621a (plain)
1
2
3
4
5
6
// RUN: clang-cc --fsyntax-only %s
// RUN: clang-cc --ast-print %s
// RUN: clang-cc --ast-dump %s
// RUN: clang-cc --ast-print-xml -o %t %s

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