[all-commits] [llvm/llvm-project] cdb996: [clang-doc] Update serializer for improved templat...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue May 27 22:20:33 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-mustache-serializer
Home: https://github.com/llvm/llvm-project
Commit: cdb996adc828d0b3685011a4f4258e498f339b72
https://github.com/llvm/llvm-project/commit/cdb996adc828d0b3685011a4f4258e498f339b72
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-28 (Wed, 28 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