commit | 13ca4879d5602662c7522d7a53a318fa80f9bf80 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Wed Mar 18 00:44:45 2009 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Wed Mar 18 00:44:45 2009 +0000 |
tree | 0b165184141ffeeac44f06b1dc43c670d0ba5e0e | |
parent | ff81ebf7586fa7992353ed44a8c9d564130fb734 [diff] [blame] |
xfail these tests for now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67143 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/FrontendC/2009-03-13-dbg.c b/test/FrontendC/2009-03-13-dbg.c index 1d6a291..00bfcc4 100644 --- a/test/FrontendC/2009-03-13-dbg.c +++ b/test/FrontendC/2009-03-13-dbg.c
@@ -1,3 +1,4 @@ -// RUN: %llvmgcc %s -c -g -o /dev/null +// RUN: %llvmgcc %s -c -g -o /dev/null +// XFAIL: * void foo() {}