[all-commits] [llvm/llvm-project] 128721: [clang-doc] Add Mustache output to conversion func...

Erick Velez via All-commits all-commits at lists.llvm.org
Thu Dec 4 09:31:10 PST 2025


  Branch: refs/heads/users/evelez7/clang-doc-replace-html-gen
  Home:   https://github.com/llvm/llvm-project
  Commit: 1287215bf87e5c589df1a3348d8484c6c004aaa9
      https://github.com/llvm/llvm-project/commit/1287215bf87e5c589df1a3348d8484c6c004aaa9
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang-tools-extra/test/clang-doc/conversion_function.cpp

  Log Message:
  -----------
  [clang-doc] Add Mustache output to conversion function test


  Commit: 214764006f1f53b31b643a3d40ede855248d788c
      https://github.com/llvm/llvm-project/commit/214764006f1f53b31b643a3d40ede855248d788c
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang-tools-extra/test/clang-doc/comments-in-macros.cpp

  Log Message:
  -----------
  [clang-doc] Add Mustache output to comment in macros test


  Commit: 631b7f8e58cf74df6413e3b7eedd4ceb9a22f154
      https://github.com/llvm/llvm-project/commit/631b7f8e58cf74df6413e3b7eedd4ceb9a22f154
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/CMakeLists.txt
    M clang-tools-extra/clang-doc/Generators.cpp
    M clang-tools-extra/clang-doc/Generators.h
    M clang-tools-extra/clang-doc/HTMLGenerator.cpp
    R clang-tools-extra/clang-doc/HTMLMustacheGenerator.cpp
    M clang-tools-extra/clang-doc/support/Utils.cpp
    M clang-tools-extra/clang-doc/support/Utils.h
    M clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
    M clang-tools-extra/test/clang-doc/DR-131697.cpp
    M clang-tools-extra/test/clang-doc/assets.cpp
    M clang-tools-extra/test/clang-doc/basic-project.mustache.test
    M clang-tools-extra/test/clang-doc/basic-project.test
    M clang-tools-extra/test/clang-doc/comments-in-macros.cpp
    M clang-tools-extra/test/clang-doc/conversion_function.cpp
    M clang-tools-extra/test/clang-doc/enum.cpp
    M clang-tools-extra/test/clang-doc/long-name.cpp
    M clang-tools-extra/test/clang-doc/mustache-index.cpp
    M clang-tools-extra/test/clang-doc/mustache-separate-namespace.cpp
    M clang-tools-extra/test/clang-doc/namespace.cpp
    R clang-tools-extra/test/clang-doc/test-path-abs.cpp
    M clang-tools-extra/unittests/clang-doc/CMakeLists.txt
    M clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
    R clang-tools-extra/unittests/clang-doc/HTMLMustacheGeneratorTest.cpp

  Log Message:
  -----------
  [clang-doc] Default to Mustache HTML generation


Compare: https://github.com/llvm/llvm-project/compare/a79ef370a537...631b7f8e58cf

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