llvm/clang/test/VFS/Inputs/some_frame_module.map

framework module SomeFramework {
  umbrella header "public_header.h"
  export *
  module * { export * }
}