[clang][deps] Attempt to fix Windows test failure

This commit is contained in:
Jan Svoboda 2022-03-12 12:09:10 +01:00
parent cf4a31fc0f
commit 4d6835f96d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ module User [no_undeclared_includes] { header "user.h" }
// RUN: sed "s|DIR|%/t|g" %t/cdb.json.template > %t/cdb.json
// RUN: clang-scan-deps -compilation-database %t/cdb.json -format experimental-full \
// RUN: -generate-modules-path-args -module-files-dir %t/build > %t/result.json
// RUN: cat %t/result.json | sed 's:\\\\\?:/:g' | FileCheck %s -DPREFIX=%t
// RUN: cat %t/result.json | sed 's:\\\\\?:/:g' | FileCheck %s -DPREFIX=%/t
// CHECK: {
// CHECK-NEXT: "modules": [