[all-commits] [llvm/llvm-project] c24957: [clang-doc] Update serializer for improved templat...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Mon May 12 18:59:07 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-mustache-serializer
Home: https://github.com/llvm/llvm-project
Commit: c24957cec2a3c4f945944fa05b6f9c115c6357b1
https://github.com/llvm/llvm-project/commit/c24957cec2a3c4f945944fa05b6f9c115c6357b1
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-13 (Tue, 13 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