[all-commits] [llvm/llvm-project] 192564: [clang-doc] Add HTMLMustacheGenerator methods

Paul Kirth via All-commits all-commits at lists.llvm.org
Mon May 12 18:56:29 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-mustache-generators
  Home:   https://github.com/llvm/llvm-project
  Commit: 1925647e9577d827a87d1c7ac4326836928f90e0
      https://github.com/llvm/llvm-project/commit/1925647e9577d827a87d1c7ac4326836928f90e0
  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/unittests/clang-doc/CMakeLists.txt
    M clang-tools-extra/unittests/clang-doc/HTMLMustacheGeneratorTest.cpp

  Log Message:
  -----------
  [clang-doc] Add HTMLMustacheGenerator methods

Split from #133161. This patch fills in the implementation for a number
of the MustacheHTMLGenerator methods. Many of these APIs are just
stubbed out, and will have their implementation filled in by later
patches.

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