[all-commits] [llvm/llvm-project] 4e26ed: [clang-doc] Add helpers for Template config
Paul Kirth via All-commits
all-commits at lists.llvm.org
Mon May 12 18:57:08 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-mustache-templete-helper
Home: https://github.com/llvm/llvm-project
Commit: 4e26ed5b43593bdc7dbac86557e9ff2ba0c85fa7
https://github.com/llvm/llvm-project/commit/4e26ed5b43593bdc7dbac86557e9ff2ba0c85fa7
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-13 (Tue, 13 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/CMakeLists.txt
M clang-tools-extra/unittests/clang-doc/HTMLMustacheGeneratorTest.cpp
A clang-tools-extra/unittests/clang-doc/config.h.cmake
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