]> git.proxmox.com Git - rustc.git/blob - src/llvm/tools/clang/test/Preprocessor/missing-system-header.h
Imported Upstream version 0.6
[rustc.git] / src / llvm / tools / clang / test / Preprocessor / missing-system-header.h
1 #pragma clang system_header
2 #include "not exist" // expected-error {{file not found}}