[all-commits] [llvm/llvm-project] cab849: [clang-doc] remove nesting of text comments inside...

Erick Velez via All-commits all-commits at lists.llvm.org
Thu Jul 24 19:18:23 PDT 2025


  Branch: refs/heads/users/evelez7/clang-doc-remove-paragraph-children
  Home:   https://github.com/llvm/llvm-project
  Commit: cab849482fc6c43652831c4a18089b4686f40e75
      https://github.com/llvm/llvm-project/commit/cab849482fc6c43652831c4a18089b4686f40e75
  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/json/class.cpp
    M clang-tools-extra/test/clang-doc/json/concept.cpp

  Log Message:
  -----------
  [clang-doc] remove nesting of text comments inside paragraphs

Text comments were unnecessarily nested inside Paragraph comments as a
Children array. If they're at the top level, we can also avoid more
nesting in templates.



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