summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2018-05-17 19:03:52 +0000
committerTom Stellard <tstellar@redhat.com>2018-05-17 19:03:52 +0000
commitfd417ccd5f018d6a9948822ec0e0c9508ddf444a (patch)
treee31f9799f47a0dec6e2648539859edfa17178f3a
parentfb18c2f200d4a364a071e7eec822ec4249a0a11b (diff)
Merging r330927:
------------------------------------------------------------------------ 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
-rw-r--r--test/Driver/config-file4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/config-file4.c b/test/Driver/config-file4.c
index f61e317343..9231ab64e1 100644
--- a/test/Driver/config-file4.c
+++ b/test/Driver/config-file4.c
@@ -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