Ensure ErrorOr cannot implicitly invoke explicit ctors of the underlying type.
[oota-llvm.git] / lib / Option / Makefile
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.