[clang-tools-extra] [clang-doc] add support for block commands in clang-doc html output (PR #101108)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 17:58:13 PDT 2024
================
@@ -619,7 +620,6 @@ static std::unique_ptr<HTMLNode> genHTML(const CommentInfo &I) {
}
return std::move(FullComment);
}
-
----------------
ilovepi wrote:
Unrelated?
https://github.com/llvm/llvm-project/pull/101108
More information about the cfe-commits
mailing list