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)
commiteb01ba670e80e267bf28beb8a0888a0bcf87734a
treea2a3e23514d1136581751f6be8587f8a0c9f9e99
parentb616260624910242b91298303c3f2281ca019186
Temporarily disable out-of-bounds checking.  The current checking logic will not work quite right with the changes I'm about to commit.

llvm-svn: 77779
clang/lib/Analysis/GRExprEngine.cpp
clang/test/Analysis/outofbound.c
clang/test/Analysis/rdar-6541136-region.c