summaryrefslogtreecommitdiff
path: root/test/Modules/fatal-module-loader-error.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/fatal-module-loader-error.m')
-rw-r--r--test/Modules/fatal-module-loader-error.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/fatal-module-loader-error.m b/test/Modules/fatal-module-loader-error.m
index 6af3b4c7c3709..2d8dd24e51356 100644
--- a/test/Modules/fatal-module-loader-error.m
+++ b/test/Modules/fatal-module-loader-error.m
@@ -23,4 +23,4 @@
// Also check that libclang does not create a PCH with such an error.
// RUN: not c-index-test -write-pch %t.pch -fmodules -fmodules-cache-path=%t \
// RUN: %s -Xclang -fdisable-module-hash -F %S/Inputs 2>&1 | FileCheck %s
-// CHECK: Unable to write PCH file
+// CHECK: {{^}}Failure: AST deserialization error occurred{{$}}