]> granicus.if.org Git - clang/commitdiff
This test now passes again.
authorTed Kremenek <kremenek@apple.com>
Fri, 17 Oct 2008 22:53:09 +0000 (22:53 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 17 Oct 2008 22:53:09 +0000 (22:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57742 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/null-deref-ps.c

index 42ac2db8a4b6ecda7e58767640b0c51138aa4683..a085d5a963eda5b3d64e96e122e42155d70950bf 100644 (file)
@@ -1,5 +1,4 @@
 // RUN: clang -std=gnu99 -checker-simple -verify %s
-// XFAIL
 
 #include<stdint.h>
 #include <assert.h>