From: Ted Kremenek Date: Fri, 17 Oct 2008 22:53:09 +0000 (+0000) Subject: This test now passes again. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dacd67a377f6f3d4bfd754d69b0a070e4a61baab;p=clang This test now passes again. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57742 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 #include