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

Erick Velez via All-commits all-commits at lists.llvm.org
Mon Dec 1 11:57:47 PST 2025


  Branch: refs/heads/users/evelez7/clang-doc-replace-html-gen
  Home:   https://github.com/llvm/llvm-project
  Commit: 7df6a203be1c0b90f52f812c408317003793eef2
      https://github.com/llvm/llvm-project/commit/7df6a203be1c0b90f52f812c408317003793eef2
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-01 (Mon, 01 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: 53ad8f9abd28c6600aa2b66a1c69166a55e23353
      https://github.com/llvm/llvm-project/commit/53ad8f9abd28c6600aa2b66a1c69166a55e23353
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-01 (Mon, 01 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: a79ef370a53770f5896adca8334a78ec4ec7f90a
      https://github.com/llvm/llvm-project/commit/a79ef370a53770f5896adca8334a78ec4ec7f90a
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-01 (Mon, 01 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/7df6a203be1c%5E...a79ef370a537

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