diff --git a/cross-project-tests/debuginfo-tests/llgdb-tests/sret.cpp b/cross-project-tests/debuginfo-tests/llgdb-tests/sret.cpp index e0fd0072b31f..7e5561e1151d 100644 --- a/cross-project-tests/debuginfo-tests/llgdb-tests/sret.cpp +++ b/cross-project-tests/debuginfo-tests/llgdb-tests/sret.cpp @@ -1,4 +1,5 @@ // REQUIRES: system-darwin || has-gdb +// XFAIL: system-darwin // // RUN: %clangxx %target_itanium_abi_host_triple -O0 -g %s -c -o %t.o // RUN: %clangxx %target_itanium_abi_host_triple %t.o -o %t.out