summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/modules-update/module.modulemap
blob: c142410cd07f3f5822c368eafdfd0216fbf2ba01 (plain)
1
2
3
4
module Umbrella {
  header "umbrella.h"
  export *
}
OpenPOWER on IntegriCloud