]> granicus.if.org Git - clang/commitdiff
Fix coverage test on Windows bot
authorReid Kleckner <rnk@google.com>
Fri, 17 Nov 2017 21:55:23 +0000 (21:55 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 17 Nov 2017 21:55:23 +0000 (21:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@318559 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/coverage.c

index 9cfba81f072ce177fc594c0271628f733a7376f1..f6bfbfb5f63b13c7ee6ba7dab0de34e94b9ccc18 100644 (file)
@@ -1,7 +1,7 @@
 // Test coverage flag.
 // REQUIRES: system-windows
 //
-// RUN: %clang_cl -### -coverage %s -o foo/bar.o 2>&1 | FileCheck -check-prefix=CLANG-CL-COVERAGE %s
+// RUN: %clang_cl -Wno-msvc-not-found -### -coverage %s -o foo/bar.o 2>&1 | FileCheck -check-prefix=CLANG-CL-COVERAGE %s
 // CLANG-CL-COVERAGE-NOT: error:
 // CLANG-CL-COVERAGE-NOT: warning:
 // CLANG-CL-COVERAGE-NOT: argument unused