Clang Project

clang_source_code/test/Frontend/rewrite-includes-eof.c
1// RUN: %clang_cc1 -E -frewrite-includes -I %S/Inputs %s
2// expected-no-diagnostics
3// Note: there's no newline at the end of this C file.
4#include "rewrite-includes-bom.h"