]> granicus.if.org Git - clang/commit
Change MemRegion extent type to be the same type used
authorTed Kremenek <kremenek@apple.com>
Thu, 23 Dec 2010 02:42:36 +0000 (02:42 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 23 Dec 2010 02:42:36 +0000 (02:42 +0000)
commit99c330d0149abeb7f5e52a30ad329f2588c01671
tree06430a725b7fa9fdc60fcf681d6d3f4316fdeef9
parent6bd8124f53d6694ef0de1713f06325893c0ea2ca
Change MemRegion extent type to be the same type used
for array indices.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122468 91177308-0d34-0410-b5e6-96231b3b80d8
lib/GR/MemRegion.cpp