Codebase Browser
llvm
Go to App
llvm
/
clang/test/APINotes/Inputs/Frameworks/SimpleKit.framework/Modules/
module.modulemap
framework module SimpleKit { umbrella header "SimpleKit.h" export * module * { export * } }