summaryrefslogtreecommitdiffstats
path: root/clang/test/VFS/Inputs/UsesFoo.framework/Modules/module.modulemap
blob: 55be29e800193561b9c89c747cc90007423e4b44 (plain)
1
2
3
4
framework module UsesFoo {
  umbrella header "UsesFoo.h"
  export *
}
OpenPOWER on IntegriCloud