summaryrefslogtreecommitdiffstats
path: root/clang/test/VFS/Inputs/some_frame_module.map
blob: 3ce59b254d83c2141cc85d70f2a8f73be14f7ba8 (plain)
1
2
3
4
5
framework module SomeFramework {
  umbrella header "public_header.h"
  export *
  module * { export * }
}
OpenPOWER on IntegriCloud