[all-commits] [llvm/llvm-project] c6fbf4: [clang-doc] add param comments to comment template
Erick Velez via All-commits
all-commits at lists.llvm.org
Thu Jul 24 21:41:34 PDT 2025
Branch: refs/heads/users/evelez7/clang-doc-param-comments
Home: https://github.com/llvm/llvm-project
Commit: c6fbf4de1119c23ca6351390acbe17c2a68dd39d
https://github.com/llvm/llvm-project/commit/c6fbf4de1119c23ca6351390acbe17c2a68dd39d
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-07-24 (Thu, 24 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
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