From: Ted Kremenek Date: Tue, 13 Jan 2009 01:06:56 +0000 (+0000) Subject: This test now passes. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3a46b08f879771b9445c2a3cb717bf843f48f07;p=clang This test now passes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62132 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Analysis/outofbound.c b/test/Analysis/outofbound.c index 18ffbbe6d6..6e6e8f033b 100644 --- a/test/Analysis/outofbound.c +++ b/test/Analysis/outofbound.c @@ -1,4 +1,3 @@ -// XFAIL // RUN: clang -checker-simple -analyzer-store-region -verify %s char f1() {