summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/test/Analysis/outofbound.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Analysis/outofbound.c b/clang/test/Analysis/outofbound.c
index 18ffbbe6d64..6e6e8f033b5 100644
--- a/clang/test/Analysis/outofbound.c
+++ b/clang/test/Analysis/outofbound.c
@@ -1,4 +1,3 @@
-// XFAIL
// RUN: clang -checker-simple -analyzer-store-region -verify %s
char f1() {
OpenPOWER on IntegriCloud