]> granicus.if.org Git - clang/commitdiff
Merging r330927:
authorTom Stellard <tstellar@redhat.com>
Thu, 17 May 2018 19:03:52 +0000 (19:03 +0000)
committerTom Stellard <tstellar@redhat.com>
Thu, 17 May 2018 19:03:52 +0000 (19:03 +0000)
------------------------------------------------------------------------
r330927 | sepavloff | 2018-04-26 01:08:25 -0700 (Thu, 26 Apr 2018) | 2 lines

Make test more platform neutral

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_60@332650 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/config-file4.c

index f61e31734344d35b35e4d9d9d15521bdb4555951..9231ab64e1570c0bef22ef107b45a50136b28eae 100644 (file)
@@ -1,2 +1,2 @@
 // RUN: %clang --config %S/Inputs/empty.cfg -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -c %s -O2 -o /dev/null -v 2>&1 | FileCheck %s -check-prefix PR37196
-// PR37196: Configuration file: {{.*}}/empty.cfg
+// PR37196: Configuration file: {{.*}}empty.cfg