aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/outofbound.c
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-12-13 19:27:01 +0000
committerTed Kremenek <kremenek@apple.com>2008-12-13 19:27:01 +0000
commitcfec1db63f9d4a1cda3f970d2cebeba8333a69ea (patch)
tree429ef35f6dbc02bc55072a75a70a5329057213fe /test/Analysis/outofbound.c
parentabb042f33ea8e6107a7dc8efc51d2ace329f9f48 (diff)
Temporarily XFAIL these tests.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60991 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/outofbound.c')
-rw-r--r--test/Analysis/outofbound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Analysis/outofbound.c b/test/Analysis/outofbound.c
index 6e6e8f033b..18ffbbe6d6 100644
--- a/test/Analysis/outofbound.c
+++ b/test/Analysis/outofbound.c
@@ -1,3 +1,4 @@
+// XFAIL
// RUN: clang -checker-simple -analyzer-store-region -verify %s
char f1() {