Skip to content
Commit 2d495a6f authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Refactor 'BasicStoreManager::CastRegion' and 'RegionStoreManager::CastRegion'

into StoreManager::CastRegion. Both methods were practically identical, and this
is core logic that is common to all StoreManagers since it defines the basic
invariants of the abstract memory model.

llvm-svn: 69730
parent 6750113d
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