summaryrefslogtreecommitdiffstats
path: root/test/Coverage/ast-printing.c
blob: 640dc29f394e6919b3d8b2dc11f1fba3a5b1aa46 (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