From 4918c5315240224ed78f35a9ca9400bd1acf8d89 Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Sat, 19 Jan 2013 22:11:28 +0000 Subject: [PATCH] Actually update the test, fixup for r172923 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172925 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Index/comment-to-html-xml-conversion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Index/comment-to-html-xml-conversion.cpp b/test/Index/comment-to-html-xml-conversion.cpp index f2313a4935..1c8e1e9f31 100644 --- a/test/Index/comment-to-html-xml-conversion.cpp +++ b/test/Index/comment-to-html-xml-conversion.cpp @@ -559,7 +559,7 @@ void comment_to_html_conversion_31(); /// & < > " ' meow meow void comment_to_html_conversion_32(); -// CHECK: comment-to-html-xml-conversion.cpp:[[@LINE-2]]:6: FunctionDecl=comment_to_html_conversion_32:{{.*}} FullCommentAsHTML=[

& < > "

] FullCommentAsXML=[comment_to_html_conversion_32c:@F@comment_to_html_conversion_32#void comment_to_html_conversion_32() & < > " ' meow meow] +// CHECK: comment-to-html-xml-conversion.cpp:[[@LINE-2]]:6: FunctionDecl=comment_to_html_conversion_32:{{.*}} FullCommentAsHTML=[

& < > " ' meow meow

] FullCommentAsXML=[comment_to_html_conversion_32c:@F@comment_to_html_conversion_32#void comment_to_html_conversion_32() & < > " ' meow meow] // CHECK-NEXT: CommentAST=[ // CHECK-NEXT: (CXComment_FullComment // CHECK-NEXT: (CXComment_Paragraph -- 2.40.0