Skip to content
Commit 1b40e597 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent 00dd448c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment