[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / VFS / Inputs / actual_module2.map
blob24f860299f3a72b55d7bf1d28ba802bb93a8b564
1 module not_real {
2   header "not_real.h"
3   export *
4   explicit module from_second_vfs { }