Fix crash in RegionStoreManager::Bind() by using 'getAs<PointerType>()'...
Fix crash in RegionStoreManager::Bind() by using 'getAs<PointerType>()' instead of 'cast<PointerType>()' (to handle pointer typedefs). llvm-svn: 82686
Loading
Please register or sign in to comment