summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage/html-print.c
blob: 2bbe0ad4248d2063c73cd7cfb0eb24f717a157a6 (plain)
1
2
3
4
5
6
// RUN: %clang_cc1 -emit-html -o %t %s

// -emit-html requires rewriter.
// REQUIRES: rewriter

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