Commits

Ankit Aggarwal committed d9357f6186c
[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.