aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Analysis/null-deref-ps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Analysis/null-deref-ps.c b/test/Analysis/null-deref-ps.c
index 42ac2db8a4..a085d5a963 100644
--- a/test/Analysis/null-deref-ps.c
+++ b/test/Analysis/null-deref-ps.c
@@ -1,5 +1,4 @@
// RUN: clang -std=gnu99 -checker-simple -verify %s
-// XFAIL
#include<stdint.h>
#include <assert.h>