]> granicus.if.org Git - clang/commit
Rename no-outofbounds.c to xfail-no-outofbounds.c and split off that
authorTed Kremenek <kremenek@apple.com>
Mon, 4 May 2009 14:31:19 +0000 (14:31 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 4 May 2009 14:31:19 +0000 (14:31 +0000)
commit0b9ad89d0d4ba79cde726753169f83a72dc3d994
tree247c998ac32ffc8e335ee7dc68bb0003c898624e
parent8e5ebed3626fa963d1ac4d970fbf48512a986a13
Rename no-outofbounds.c to xfail-no-outofbounds.c and split off that
test into a separate file to monitor the fact that BasicStoreManager
passes the test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70859 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/no-outofbounds-basicstore.c [moved from test/Analysis/no-outofbounds.c with 66% similarity]
test/Analysis/xfail-no-outofbounds.c [new file with mode: 0644]