Compiler projects using llvm
// framework-public-includes-private/A.framework/Modules/module.modulemap
framework module A {
  header "A.h"
}