[all-commits] [llvm/llvm-project] 805948: [clang-doc] add param comments to comment template...
Erick Velez via All-commits
all-commits at lists.llvm.org
Fri Jul 25 11:16:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80594820512605f25993b28d0aab2214d5308d59
https://github.com/llvm/llvm-project/commit/80594820512605f25993b28d0aab2214d5308d59
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M clang-tools-extra/clang-doc/JSONGenerator.cpp
M clang-tools-extra/clang-doc/assets/comment-template.mustache
M clang-tools-extra/test/clang-doc/basic-project.mustache.test
Log Message:
-----------
[clang-doc] add param comments to comment template (#150571)
Serializes parameter comments for all descriptions.
We do not support Doxygen's parameter checking, which warns if a documented parameter is not actually present.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list