Raw File
missing-system-header.c
// RUN: %clang_cc1 -verify -fsyntax-only %s
#include "missing-system-header.h"
back to top