Compiler projects using llvm
framework module SomeKit {
  umbrella header "SomeKit.h"
  module * {
    export *
  }
}