[all-commits] [llvm/llvm-project] ced915: [clang-doc] Add helpers for Template config
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue May 6 20:35:15 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-mustache-templete-helper
Home: https://github.com/llvm/llvm-project
Commit: ced91541b7ce65809c8463feaabd393aee6b8f83
https://github.com/llvm/llvm-project/commit/ced91541b7ce65809c8463feaabd393aee6b8f83
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M clang-tools-extra/clang-doc/HTMLMustacheGenerator.cpp
M clang-tools-extra/clang-doc/support/CMakeLists.txt
A clang-tools-extra/clang-doc/support/Utils.cpp
A clang-tools-extra/clang-doc/support/Utils.h
M clang-tools-extra/unittests/clang-doc/HTMLMustacheGeneratorTest.cpp
Log Message:
-----------
[clang-doc] Add helpers for Template config
This patch adds or fills in some helper functions related to template
setup when initializing the mustache backend. It was split from #133161.
Co-authored-by: Peter Chou <peter.chou at mail.utoronto.ca>
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