]> granicus.if.org Git - llvm/commitdiff
[FileCheck] Try to fix test on windows due to r349418
authorJoel E. Denny <jdenny.ornl@gmail.com>
Tue, 18 Dec 2018 01:17:28 +0000 (01:17 +0000)
committerJoel E. Denny <jdenny.ornl@gmail.com>
Tue, 18 Dec 2018 01:17:28 +0000 (01:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349432 91177308-0d34-0410-b5e6-96231b3b80d8

test/FileCheck/dump-input-enable.txt

index 21893979aca43f455f38cf53f8e77f1b83860946..71e3d5dd9d6c3be739e9dffb24eb38b7e46d6f71 100644 (file)
@@ -19,7 +19,7 @@
 ; RUN: not FileCheck -dump-input=foobar 2>&1 \
 ; RUN: | FileCheck %s -match-full-lines -check-prefix=BADVAL
 
-BADVAL: FileCheck: for the -dump-input option: Cannot find option named 'foobar'!
+BADVAL: FileCheck{{.*}}: for the -dump-input option: Cannot find option named 'foobar'!
 
 ;--------------------------------------------------
 ; help