From: Richard Smith Date: Thu, 13 Aug 2015 18:11:20 +0000 (+0000) Subject: Fix wrong expected test output in r244923. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff6225cf8858225c0fdc59931c07d81a96a55dd6;p=clang Fix wrong expected test output in r244923. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244927 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Modules/dependency-gen.modulemap b/test/Modules/dependency-gen.modulemap index fcd32a4f49..c98a5ec60d 100644 --- a/test/Modules/dependency-gen.modulemap +++ b/test/Modules/dependency-gen.modulemap @@ -28,9 +28,9 @@ module "test" { // // EXPLICIT: {{^}}explicit.pcm: // EXPLICIT-NOT: dependency-gen- -// EXPLICIT: base.pcm -// EXPLICIT-NOT: dependency-gen- // EXPLICIT: {{.*[/\\]}}dependency-gen.modulemap // EXPLICIT-NOT: dependency-gen- +// EXPLICIT: base.pcm +// EXPLICIT-NOT: dependency-gen- // EXPLICIT: {{ |\.[/\\]}}Inputs{{[/\\]}}dependency-gen.h // EXPLICIT-NOT: dependency-gen-