Ensure ErrorOr cannot implicitly invoke explicit ctors of the underlying type.
[oota-llvm.git] / lib / IR / ConstantRange.cpp
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...