[all-commits] [llvm/llvm-project] 97dee7: [clang-doc] Add helpers for Template config (#138062)

Paul Kirth via All-commits all-commits at lists.llvm.org
Thu May 22 14:20:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97dee78eb364efab6ddb57bc6580c55971994f41
      https://github.com/llvm/llvm-project/commit/97dee78eb364efab6ddb57bc6580c55971994f41
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/HTMLMustacheGenerator.cpp
    A clang-tools-extra/clang-doc/assets/comment-template.mustache
    R clang-tools-extra/clang-doc/assets/comments-template.mustache
    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/clang-doc/tool/CMakeLists.txt
    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 (#138062)

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