summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-undeserialized.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/AST/ast-dump-undeserialized.cpp')
-rw-r--r--clang/test/AST/ast-dump-undeserialized.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/test/AST/ast-dump-undeserialized.cpp b/clang/test/AST/ast-dump-undeserialized.cpp
index 12fccf4a05d..05f4a28e83c 100644
--- a/clang/test/AST/ast-dump-undeserialized.cpp
+++ b/clang/test/AST/ast-dump-undeserialized.cpp
@@ -1,4 +1,3 @@
// RUN: %clang_cc1 %s -chain-include %s -ast-dump | FileCheck -strict-whitespace %s
-// CHECK: TranslationUnitDecl 0x{{.+}} <<invalid sloc>> <invalid sloc>
-// CHECK: `-<undeserialized declarations>
+// CHECK: TranslationUnitDecl 0x{{.+}} <<invalid sloc>> <invalid sloc> <undeserialized declarations>
OpenPOWER on IntegriCloud