================
@@ -631,7 +631,19 @@ static std::unique_ptr<HTMLNode> genHTML(const CommentInfo 
&I) {
       return nullptr;
     return std::move(ParagraphComment);
   }
-
----------------
ilovepi wrote:

Why remove the new line?

https://github.com/llvm/llvm-project/pull/101108
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to