]> granicus.if.org Git - clang/commit
Fix a bug that leads to infinite loop. Set the correct element type to
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 11 May 2009 12:48:56 +0000 (12:48 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 11 May 2009 12:48:56 +0000 (12:48 +0000)
commit2ee5214779aafabb5058aa62e73e037d21880e6d
treebb5e6480232a45b3b640eed494b053a358cba29c
parent92d5077d35cb4ac7e3fdb5785fc4e843e9fffdc8
Fix a bug that leads to infinite loop. Set the correct element type to
ElementRegion.

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