[all-commits] [llvm/llvm-project] 158802: [clang-doc] add param comments to comment template

Erick Velez via All-commits all-commits at lists.llvm.org
Fri Jul 25 10:42:45 PDT 2025


  Branch: refs/heads/users/evelez7/clang-doc-param-comments
  Home:   https://github.com/llvm/llvm-project
  Commit: 158802ad9bffff9becf1ba5f00043a4fa5d66af0
      https://github.com/llvm/llvm-project/commit/158802ad9bffff9becf1ba5f00043a4fa5d66af0
  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