summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/fatal-module-loader-error.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/fatal-module-loader-error.m')
-rw-r--r--clang/test/Modules/fatal-module-loader-error.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Modules/fatal-module-loader-error.m b/clang/test/Modules/fatal-module-loader-error.m
index 6af3b4c7c37..2d8dd24e513 100644
--- a/clang/test/Modules/fatal-module-loader-error.m
+++ b/clang/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{{$}}
OpenPOWER on IntegriCloud