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