mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 20:51:35 +00:00
Disable new clang-scan-deps test on Windows due to backslash path matching problems
This commit is contained in:
parent
b1209d74e3
commit
52194350cf
@ -15,6 +15,9 @@
|
||||
// RUN: -mode preprocess-minimized-sources -format experimental-full >> %t.result
|
||||
// RUN: cat %t.result | FileCheck --check-prefixes=CHECK %s
|
||||
|
||||
// FIXME: Backslash issues.
|
||||
// XFAIL: system-windows
|
||||
|
||||
#include "header.h"
|
||||
|
||||
// CHECK: [[PREFIX:(.*[/\\])+[a-zA-Z0-9.-]+]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user