Clang Project
clang_source_code
/
test
/
Coverage
/
html-print.c
1
// RUN: %clang_cc1 -emit-html -o %t %s
2
3
#include "c-language-features.inc"
4