[all-commits] [llvm/llvm-project] 5c0f49: [clang-doc] enable comments in class templates

Erick Velez via All-commits all-commits at lists.llvm.org
Fri Jul 18 12:07:17 PDT 2025


  Branch: refs/heads/users/evelez7/clang-doc-class-comments
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c0f49388a7bf1e4e783b897aa1b6a6e8c9553a2
      https://github.com/llvm/llvm-project/commit/5c0f49388a7bf1e4e783b897aa1b6a6e8c9553a2
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-07-18 (Fri, 18 Jul 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/assets/class-template.mustache
    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] enable comments in class templates

The Mustache basic project has comments in its headers but the comments were not
serialized. Now we serialize @brief and paragraph comments for classes
and add that output to the basic project test.



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