]> granicus.if.org Git - clang/commit
Add RegionStore test that illustrates a bogus array-out-of-bounds error.
authorTed Kremenek <kremenek@apple.com>
Sun, 3 May 2009 19:24:34 +0000 (19:24 +0000)
committerTed Kremenek <kremenek@apple.com>
Sun, 3 May 2009 19:24:34 +0000 (19:24 +0000)
commit96682554198b20764c1b8cbb3f77e4c3dd76d42b
tree2ef8ef02d0f104eb143e053f2ed4e2ea6bfa0485
parent3b660efb9f9fa3e87096f4a96a2093cd17c43c2e
Add RegionStore test that illustrates a bogus array-out-of-bounds error.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70795 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/xfail_regionstore_bogus_array_bounds_failure.c [new file with mode: 0644]