summaryrefslogtreecommitdiffstats
path: root/test/Coverage/ast-printing.cpp
blob: 93c71912f64c267d080b9f94821b526c43fee3ce (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
// FIXME: clang-cc --ast-print-xml -o %t %s

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