Author: Alex Brachet
Date: 2022-08-01T21:11:21Z
New Revision: 4b8f375c9f9ece32106da899bc2debf31ed20970
URL: 
https://github.com/llvm/llvm-project/commit/4b8f375c9f9ece32106da899bc2debf31ed20970
DIFF: 
https://github.com/llvm/llvm-project/commit/4b8f375c9f9ece32106da899bc2debf31ed20970.diff

LOG: [clang] Temporarily expect failure from test

Added: 
    

Modified: 
    clang/test/Driver/lld-repro.c

Removed: 
    


################################################################################
diff  --git a/clang/test/Driver/lld-repro.c b/clang/test/Driver/lld-repro.c
index 401564013563..2643ad871835 100644
--- a/clang/test/Driver/lld-repro.c
+++ b/clang/test/Driver/lld-repro.c
@@ -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


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to