llvm/clang/test/Index/Inputs/module_needs_vfs.h

@import BaseModuleNeedsVFS;
inline void module_needs_vfs(void) {
  base_module_needs_vfs();
}