When doing a base-to-derived cast we don't need to null check the derived...
When doing a base-to-derived cast we don't need to null check the derived value if the class offset is 0. llvm-svn: 94939
Loading
Please sign in to comment
When doing a base-to-derived cast we don't need to null check the derived value if the class offset is 0. llvm-svn: 94939