summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/module/module.modulemap
blob: 4fddd4b0a5dc9b85603d8d4fde45ec94c112c8fe (plain)
1
2
3
4
module simple {
  header "simple.h"
  export *
}
OpenPOWER on IntegriCloud