[all-commits] [llvm/llvm-project] 817ccd: fix the fix
Erick Velez via All-commits
all-commits at lists.llvm.org
Mon Mar 2 18:03:36 PST 2026
Branch: refs/heads/users/evelez7/clang-doc-markdown-mustache
Home: https://github.com/llvm/llvm-project
Commit: 817ccd384a5a2ab255b58b078e5f3df7d6575b50
https://github.com/llvm/llvm-project/commit/817ccd384a5a2ab255b58b078e5f3df7d6575b50
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2026-03-02 (Mon, 02 Mar 2026)
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/JSONGenerator.cpp
A clang-tools-extra/clang-doc/MDMustacheGenerator.cpp
M clang-tools-extra/clang-doc/Representation.cpp
M clang-tools-extra/clang-doc/Representation.h
A clang-tools-extra/clang-doc/assets/md/all-files-template.mustache
A clang-tools-extra/clang-doc/assets/md/class-template.mustache
A clang-tools-extra/clang-doc/assets/md/comments-partial.mustache
A clang-tools-extra/clang-doc/assets/md/index-template.mustache
A clang-tools-extra/clang-doc/assets/md/namespace-template.mustache
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/CMakeLists.txt
M clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
M clang-tools-extra/test/clang-doc/basic-project.mustache.test
M clang-tools-extra/test/clang-doc/builtin_types.cpp
M clang-tools-extra/test/clang-doc/comments-in-macros.cpp
M clang-tools-extra/test/clang-doc/enum.cpp
M clang-tools-extra/test/clang-doc/index.cpp
M clang-tools-extra/test/clang-doc/json/class.cpp
M clang-tools-extra/test/clang-doc/json/namespace.cpp
M clang-tools-extra/test/clang-doc/namespace.cpp
M clang-tools-extra/test/clang-doc/templates.cpp
M clang-tools-extra/unittests/clang-doc/ClangDocTest.cpp
M clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
M clang-tools-extra/unittests/clang-doc/JSONGeneratorTest.cpp
Log Message:
-----------
fix the fix
Commit: 99a6b3ea6c8daf452262324e8546fb98f44c5301
https://github.com/llvm/llvm-project/commit/99a6b3ea6c8daf452262324e8546fb98f44c5301
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M clang-tools-extra/clang-doc/assets/md/class-template.mustache
M clang-tools-extra/clang-doc/assets/md/namespace-template.mustache
M clang-tools-extra/test/clang-doc/enum.cpp
M clang-tools-extra/test/clang-doc/templates.cpp
Log Message:
-----------
fix conflicts and update tests
Compare: https://github.com/llvm/llvm-project/compare/b53cc9fdffe0...99a6b3ea6c8d
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