]> granicus.if.org Git - clang/commit
Remove dead code. We no longer need it because now we treat the first element
authorZhongxing Xu <xuzhongxing@gmail.com>
Sat, 21 Aug 2010 08:55:42 +0000 (08:55 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Sat, 21 Aug 2010 08:55:42 +0000 (08:55 +0000)
commit1bf5adf0ee695b892e853c459612be61186b53b4
treecb575b890b7ad2e463cc18f0bfbe6425e8ecbaa0
parent61453402c3119bbd170ee6eabc43848222ad9a50
Remove dead code. We no longer need it because now we treat the first element
region and its base region as the same binding key.

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