[all-commits] [llvm/llvm-project] f15e49: [clang-doc] Update serializer for improved templat...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Thu May 22 14:23:19 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-mustache-serializer
Home: https://github.com/llvm/llvm-project
Commit: f15e49b03b5b8241d1df255ccde8c93ab54ab547
https://github.com/llvm/llvm-project/commit/f15e49b03b5b8241d1df255ccde8c93ab54ab547
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M clang-tools-extra/clang-doc/Representation.h
M clang-tools-extra/clang-doc/Serialize.cpp
Log Message:
-----------
[clang-doc] Update serializer for improved template handling
This patch updates Serialize.cpp to serialize more data about C++
templates, which are supported by the new mustache HTML template.
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