aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/objc/modules-app-update/module.modulemap
blob: c142410cd07f3f5822c368eafdfd0216fbf2ba01 (plain)
1
2
3
4
module Umbrella {
  header "umbrella.h"
  export *
}