[RISCV] Add shrinkwrap test cases showing gaps in current impl
[llvm-project.git] / clang / test / Frontend / rewrite-includes-eof.c
blobaf7fd89e3dfd8252367643126396221b4d27ccf1
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"