xref: /llvm-project/clang/test/VFS/Inputs/some_frame_module.map (revision 5de00f3b56805c7e980f049ceb3f166f8c69cec0)
1framework module SomeFramework {
2  umbrella header "public_header.h"
3  export *
4  module * { export * }
5}
6