llvm-cov: Use ErrorOr rather than an error_code* (NFC)
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }