]> granicus.if.org Git - clang/commit
Have BasicStoreManager::getLValueElement() have logic similar to BasicStoreManager...
authorTed Kremenek <kremenek@apple.com>
Tue, 9 Dec 2008 21:20:27 +0000 (21:20 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 9 Dec 2008 21:20:27 +0000 (21:20 +0000)
commit7d71b296c719cc055f9a599fbcb2bb5900e3f2b1
tree901dbd46b06b18c58f1249a21e8a315c12a12fba
parentd82565fee66c623950852742dd7dc4ad987d53f6
Have BasicStoreManager::getLValueElement() have logic similar to BasicStoreManager::getLValueField() (i.e., don't just return the 'base' as the SVal)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60795 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BasicStore.cpp