]> granicus.if.org Git - clang/commit
Add array index assertion: BasicStore should not expect any fancy
authorTed Kremenek <kremenek@apple.com>
Mon, 4 May 2009 15:25:46 +0000 (15:25 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 4 May 2009 15:25:46 +0000 (15:25 +0000)
commitc2eeb72a7301b0409073311ccbf5da77dccfcc37
tree515b5ce4a22e67c0f13da74e2a1d5bf6d60bd0f6
parentdcef78d007f802c0e4136fe041b8c1687f219c48
Add array index assertion: BasicStore should not expect any fancy
ElementRegions that have non-zero array indices.

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