[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Misc / Inputs / remapped-file-2
blob36b1375832cbf8cb5d9f86d5161a3a966a56d54d
1 #include "nonexistent.h"
3 int *f(void) { return fp; }