Temporarily XFAIL these tests.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60991 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Analysis/outofbound.c b/test/Analysis/outofbound.c
index 6e6e8f0..18ffbbe 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() {