summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Demangle/ms-basic.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/Demangle/ms-basic.test b/llvm/test/Demangle/ms-basic.test
index 91ac38bd2b8..c3ef53afdae 100644
--- a/llvm/test/Demangle/ms-basic.test
+++ b/llvm/test/Demangle/ms-basic.test
@@ -225,5 +225,5 @@
??_V@YAXPEAXAEAVklass@@@Z
; CHECK: void __cdecl operator delete[](void *, class klass &)
-; ?A@?A0x43583946@@3VB@@B
-class B const `anonymous namespace'::A \ No newline at end of file
+?A@?A0x43583946@@3VB@@B
+; CHECK: class B const `anonymous namespace'::A
OpenPOWER on IntegriCloud