Commits

Ankit Aggarwal committed b8aa5b34404
[ClangModule] Use Product API to generate C language products. Generate C language products using the Product API. Unlike SwiftModule generation of a shared object is implicit for C language targets to provide interpolation with Swift code. Also note that dependencies of C language targets are now staticly linked similar to SwiftModule products.