projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9028966
)
[clang] Temporarily expect failure from test
author
Alex Brachet
<abrachet@google.com>
Mon, 1 Aug 2022 21:10:56 +0000
(21:10 +0000)
committer
Alex Brachet
<abrachet@google.com>
Mon, 1 Aug 2022 21:11:21 +0000
(21:11 +0000)
clang/test/Driver/lld-repro.c
patch
|
blob
|
history
diff --git
a/clang/test/Driver/lld-repro.c
b/clang/test/Driver/lld-repro.c
index
4015640
..
2643ad8
100644
(file)
--- 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