Check for NULL before traversing the isa<> type hierarchy checking with a
NULL-based reference. Note: Encountered this a few times on Tiger + gcc 4.0.1. Might just be a platform-specific compiler issue, but it's good defensive programming in any case. llvm-svn: 59890
Loading
Please register or sign in to comment