[FunctionAttrs] Move the malloc-like test to a static helper function
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }