Ensure ErrorOr cannot implicitly invoke explicit ctors of the underlying type.
[oota-llvm.git] / lib / TableGen / module.modulemap
1 module TableGen { requires cplusplus umbrella "." module * { export * } }