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

Paul Kirth via All-commits all-commits at lists.llvm.org
Tue May 6 20:34:36 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-mustache-generators
  Home:   https://github.com/llvm/llvm-project
  Commit: f919251101c2f6f0b99f2ddb20bac0fefc740d97
      https://github.com/llvm/llvm-project/commit/f919251101c2f6f0b99f2ddb20bac0fefc740d97
  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/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