aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clang/test/ClangScanDeps/modules-full.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/ClangScanDeps/modules-full.cpp b/clang/test/ClangScanDeps/modules-full.cpp
index f8bff06..693dffe 100644
--- a/clang/test/ClangScanDeps/modules-full.cpp
+++ b/clang/test/ClangScanDeps/modules-full.cpp
@@ -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.-]+]]