]> granicus.if.org Git - clang/commit
Temporarily disable out-of-bounds checking. The current checking logic will not...
authorTed Kremenek <kremenek@apple.com>
Sat, 1 Aug 2009 05:59:39 +0000 (05:59 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 1 Aug 2009 05:59:39 +0000 (05:59 +0000)
commit39abcdf1c7dfc4fd2bda57416812672830400c9e
tree5800eea967c12d0cd28ed56c07745b032251935a
parentf79ad5f49198dd251501dae66fe5c594842583e8
Temporarily disable out-of-bounds checking.  The current checking logic will not work quite right with the changes I'm about to commit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77779 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/GRExprEngine.cpp
test/Analysis/outofbound.c
test/Analysis/rdar-6541136-region.c