[all-commits] [llvm/llvm-project] 029f7f: [clang-doc] Add Mustache output to conversion func...
Erick Velez via All-commits
all-commits at lists.llvm.org
Thu Dec 4 09:55:39 PST 2025
Branch: refs/heads/users/evelez7/clang-doc-replace-html-gen
Home: https://github.com/llvm/llvm-project
Commit: 029f7fc9d3aa2a734e6ad152968128df8358e5fd
https://github.com/llvm/llvm-project/commit/029f7fc9d3aa2a734e6ad152968128df8358e5fd
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: 40751c3a085b4ee11525f83b6ec3960ea0d6e26b
https://github.com/llvm/llvm-project/commit/40751c3a085b4ee11525f83b6ec3960ea0d6e26b
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: ea8fa8fa4d8824db93954d6d896c7db0414606ae
https://github.com/llvm/llvm-project/commit/ea8fa8fa4d8824db93954d6d896c7db0414606ae
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/631b7f8e58cf...ea8fa8fa4d88
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