[all-commits] [llvm/llvm-project] 442fe2: [clang-doc] Add helpers for Template config

Paul Kirth via All-commits all-commits at lists.llvm.org
Fri May 16 17:32:49 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-mustache-templete-helper
  Home:   https://github.com/llvm/llvm-project
  Commit: 442fe2fd1353c540bc0ec39ec913e7e414def6bc
      https://github.com/llvm/llvm-project/commit/442fe2fd1353c540bc0ec39ec913e7e414def6bc
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-17 (Sat, 17 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