Fix crash with cast of value-dependent expr.
We don't really need to perform semantic analysis on the dependent expression anyway, so just call the cast dependent. <rdar://problem/15012610> llvm-svn: 190981
Loading
Please register or sign in to comment