From ec2b103c267a06a66e926f62cd96767b280f5cf5 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Tue, 2 Jun 2009 17:58:47 +0000 Subject: Import Clang, at r72732. --- test/Coverage/html-print.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/Coverage/html-print.c (limited to 'test/Coverage/html-print.c') diff --git a/test/Coverage/html-print.c b/test/Coverage/html-print.c new file mode 100644 index 0000000000000..dab156b145a84 --- /dev/null +++ b/test/Coverage/html-print.c @@ -0,0 +1,3 @@ +// RUN: clang-cc -emit-html -o %t %s + +#include "c-language-features.inc" -- cgit v1.2.3