forked from OSchip/llvm-project
[lldb/test] Fix typo to disable reproducer's test phase
This commit is contained in:
parent
e1e131ea5e
commit
98b47f447c
|
@ -1,4 +1,4 @@
|
|||
# XFAIL: system-window, lldb-repros
|
||||
# XFAIL: system-window, lldb-repro
|
||||
# REQUIRES: native && target-x86_64
|
||||
# RUN: %clangxx_host %p/Inputs/x86-64-read.cpp -o %t
|
||||
# RUN: %lldb -b -s %s %t | FileCheck %s
|
||||
|
|
Loading…
Reference in New Issue