"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "a681845e6915683ad8e96ce6844ce647ad1f1f41"
Implement C++0x [expr.static.cast]p9, which permits explicitly casting
a scoped enumeration type to an integral or floating type, properly. There was an over-eager assertion, and it was missing the floating-point case. Fixes PR9107/<rdar://problem/8937402>. llvm-svn: 125825
Loading
Please register or sign in to comment