When trying to get the most derived class, don't assume that we can ignore all...
When trying to get the most derived class, don't assume that we can ignore all casts. We can only ignore derived-to-base and no-op casts. Fixes selfhost. llvm-svn: 124528
Loading
Please register or sign in to comment