Try to fix GCC error about invalid use of const_cast in const version of ErrorOr...
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 20 Oct 2014 20:41:21 +0000 (20:41 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 20 Oct 2014 20:41:21 +0000 (20:41 +0000)
commit2d6aee13e57125f6688ecc79dce9ee48d806ba19
tree6276d43df8fd98199550316091f283d07848cfac
parente505b3d5412500e2e7998776bb0681a01e0529fd
Try to fix GCC error about invalid use of const_cast in const version of ErrorOr::get()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220233 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ErrorOr.h