projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64e14b1
)
Test fails on all platforms, not just linux
author
Jeff Cohen
<jeffc@jolt-lang.org>
Sat, 8 Jan 2005 23:44:03 +0000
(23:44 +0000)
committer
Jeff Cohen
<jeffc@jolt-lang.org>
Sat, 8 Jan 2005 23:44:03 +0000
(23:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19405
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CFrontend/2004-03-07-BitfieldCrash.c
patch
|
blob
|
history
diff --git
a/test/CFrontend/2004-03-07-BitfieldCrash.c
b/test/CFrontend/2004-03-07-BitfieldCrash.c
index e82ea139d418c9d48ff6b5827c6014dc2890b025..438555b5a3a9d173974356a1eb22adec9e05dd06 100644
(file)
--- a/
test/CFrontend/2004-03-07-BitfieldCrash.c
+++ b/
test/CFrontend/2004-03-07-BitfieldCrash.c
@@
-1,7
+1,7
@@
// RUN: %llvmgcc -S %s -o /dev/null
/*
- * XFAIL:
linux
+ * XFAIL:
*
*/
struct s {
unsigned long long u33: 33;