llvm/lldb/test/API/lang/objc/modules-update/module.modulemap

module Umbrella {
  header "umbrella.h"
  export *
}