[all-commits] [llvm/llvm-project] 61632d: [clang-doc] Add Mustache output to conversion func...

Erick Velez via All-commits all-commits at lists.llvm.org
Thu Dec 4 11:48:26 PST 2025


  Branch: refs/heads/users/evelez7/clang-doc-replace-html-gen
  Home:   https://github.com/llvm/llvm-project
  Commit: 61632d35a0e4425c2ac331e50b18880d67ccdd94
      https://github.com/llvm/llvm-project/commit/61632d35a0e4425c2ac331e50b18880d67ccdd94
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang-tools-extra/test/clang-doc/conversion_function.cpp

  Log Message:
  -----------
  [clang-doc] Add Mustache output to conversion function test


  Commit: f0a280fe8c2e0491ebea32a37dcd7dc4858fc32e
      https://github.com/llvm/llvm-project/commit/f0a280fe8c2e0491ebea32a37dcd7dc4858fc32e
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang-tools-extra/test/clang-doc/comments-in-macros.cpp

  Log Message:
  -----------
  [clang-doc] Add Mustache output to comment in macros test


  Commit: 00d3f98e16c80ec9a7621ce539daa7f796b334f1
      https://github.com/llvm/llvm-project/commit/00d3f98e16c80ec9a7621ce539daa7f796b334f1
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-12-04 (Thu, 04 Dec 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/CMakeLists.txt
    M clang-tools-extra/clang-doc/Generators.cpp
    M clang-tools-extra/clang-doc/Generators.h
    M clang-tools-extra/clang-doc/HTMLGenerator.cpp
    R clang-tools-extra/clang-doc/HTMLMustacheGenerator.cpp
    M clang-tools-extra/clang-doc/support/Utils.cpp
    M clang-tools-extra/clang-doc/support/Utils.h
    M clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
    M clang-tools-extra/test/clang-doc/DR-131697.cpp
    M clang-tools-extra/test/clang-doc/assets.cpp
    M clang-tools-extra/test/clang-doc/basic-project.mustache.test
    M clang-tools-extra/test/clang-doc/basic-project.test
    M clang-tools-extra/test/clang-doc/comments-in-macros.cpp
    M clang-tools-extra/test/clang-doc/conversion_function.cpp
    M clang-tools-extra/test/clang-doc/enum.cpp
    M clang-tools-extra/test/clang-doc/long-name.cpp
    M clang-tools-extra/test/clang-doc/mustache-index.cpp
    M clang-tools-extra/test/clang-doc/mustache-separate-namespace.cpp
    M clang-tools-extra/test/clang-doc/namespace.cpp
    R clang-tools-extra/test/clang-doc/test-path-abs.cpp
    M clang-tools-extra/unittests/clang-doc/CMakeLists.txt
    M clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
    R clang-tools-extra/unittests/clang-doc/HTMLMustacheGeneratorTest.cpp

  Log Message:
  -----------
  review feedback


Compare: https://github.com/llvm/llvm-project/compare/ddd8862ff007...00d3f98e16c8

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