When performing a derived-to-base cast that we know will not change the...
When performing a derived-to-base cast that we know will not change the offset, we don't need to null check the input pointer. Fixes PR5965. llvm-svn: 94942
Loading
Please register or sign in to comment