]> granicus.if.org Git - llvm/commitdiff
Fixup test on Windows with a case-insensitive filesystem due to path printing changes...
authorDouglas Yung <douglas.yung@sony.com>
Tue, 5 Feb 2019 23:27:38 +0000 (23:27 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Tue, 5 Feb 2019 23:27:38 +0000 (23:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353238 91177308-0d34-0410-b5e6-96231b3b80d8

test/FileCheck/defines.txt

index 24947b250dd64f68c4358e6c5b0864dacefc6d10..f2628807155fa98fe223b9398a060ffd37954d30 100644 (file)
@@ -24,7 +24,7 @@ Value = 10
 
 ; ERRCLIEQ1: Missing equal sign in command-line definition '-DVALUE10'
 
-; ERRCLIEQ2: FileCheck{{[^:]*}}: for the -D option: requires a value!
+; ERRCLIEQ2: {{F|f}}ile{{C|c}}heck{{[^:]*}}: for the -D option: requires a value!
 
 ; ERRCLIVAR1: Missing pattern variable name in command-line definition '-D=10'