No need to canonicalize the type and use dyn_cast. Also, correctly diagnose...
No need to canonicalize the type and use dyn_cast. Also, correctly diagnose trying to override a function returning an lvalue reference with a function overriding an rvalue reference. llvm-svn: 94183
Loading
Please register or sign in to comment