Ensure ErrorOr cannot implicitly invoke explicit ctors of the underlying type.
[oota-llvm.git] / lib / Bitcode / module.modulemap
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...