forked from OSchip/llvm-project
XFAIL this test since the fix was reverted.
llvm-svn: 79235
This commit is contained in:
parent
d87648a850
commit
5a70e1e37e
|
@ -1,4 +1,5 @@
|
|||
// RUN: %llvmgxx %s -S -emit-llvm -o - | grep _Z1az\(\.\.\.\)
|
||||
// XFAIL: *
|
||||
// PR4678
|
||||
void a(...) {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue