[clang] Temporarily expect failure from test
authorAlex Brachet <abrachet@google.com>
Mon, 1 Aug 2022 21:10:56 +0000 (21:10 +0000)
committerAlex Brachet <abrachet@google.com>
Mon, 1 Aug 2022 21:11:21 +0000 (21:11 +0000)
clang/test/Driver/lld-repro.c

index 4015640..2643ad8 100644 (file)
@@ -1,4 +1,5 @@
 // REQUIRES: lld
+// XFAIL: *
 
 // RUN: not %clang %s -target x86_64-linux -c -fuse-ld=lld -gen-reproducer=error -fcrash-diagnostics-dir=%t -fcrash-diagnostics=all 2>&1 \
 // RUN:   | FileCheck %s