Clang Project

clang_source_code/test/Preprocessor/missing-system-header.c
1// RUN: %clang_cc1 -verify -fsyntax-only %s
2#include "missing-system-header.h"
3