From: Eric Christopher Date: Tue, 26 Jul 2011 23:26:00 +0000 (+0000) Subject: This appears to be passing on all hosts. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cdb55b4347458c898e77d2255df71ebca194c3f;p=clang This appears to be passing on all hosts. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136182 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/2009-03-13-dbg.c b/test/CodeGen/2009-03-13-dbg.c index 8326bc6eb0..8f48830e8e 100644 --- a/test/CodeGen/2009-03-13-dbg.c +++ b/test/CodeGen/2009-03-13-dbg.c @@ -1,5 +1,2 @@ // RUN: %clang_cc1 %s -emit-llvm -g -o /dev/null -// XTARGET: darwin,linux -// XFAIL: * void foo() {} -