[all-commits] [llvm/llvm-project] 17db50: [clang-doc] add param comments to comment template
Erick Velez via All-commits
all-commits at lists.llvm.org
Fri Jul 25 11:07:25 PDT 2025
Branch: refs/heads/users/evelez7/clang-doc-param-comments
Home: https://github.com/llvm/llvm-project
Commit: 17db50186700e580868f3d72aa9adf4d28f0bd95
https://github.com/llvm/llvm-project/commit/17db50186700e580868f3d72aa9adf4d28f0bd95
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
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