[all-commits] [llvm/llvm-project] 8a905b: [clang-doc] add tags to Mustache namespace templat...

Erick Velez via All-commits all-commits at lists.llvm.org
Wed Jun 4 10:09:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a905baeb43f9561c742a610990a13f36ef4b233
      https://github.com/llvm/llvm-project/commit/8a905baeb43f9561c742a610990a13f36ef4b233
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/assets/namespace-template.mustache
    A clang-tools-extra/test/clang-doc/mustache-index.cpp
    A clang-tools-extra/test/clang-doc/mustache-separate-namespace.cpp
    M clang-tools-extra/unittests/clang-doc/HTMLMustacheGeneratorTest.cpp

  Log Message:
  -----------
  [clang-doc] add tags to Mustache namespace template (#142045)

namespace-template.mustache only rendered placeholder text. Enum and
record tags were added to the template. Now, we can render an index.html
for the global namespace and other namespaces.

Added tests and deleted some of the disabled unit tests.



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