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